aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-06-28
|\
| * x86, Calgary: Increase max PHB numberDarrick J. Wong2010-06-25
| * x86: Fix rebooting on Dell Precision WorkStation T7400Thomas Backlund2010-06-20
| * x86: Fix vsyscall on gcc 4.5 with -OsAndi Kleen2010-06-18
| * x86, pat: Proper init of memtype subtree_max_endVenkatesh Pallipadi2010-06-11
| * um, hweight: Fix UML boot crash due to x86 optimized hweightBorislav Petkov2010-06-10
| * x86, setup: Set ax register in boot vga queryAndi Kleen2010-06-10
| * percpu, x86: Avoid warnings of unused variables in per cpuAndi Kleen2010-06-10
| * x86, irq: Rename gsi_end gsi_top, and fix off by one errorsEric W. Biederman2010-06-09
| * x86: use __ASSEMBLY__ rather than __ASSEMBLER__Andres Salomon2010-06-07
* | Merge branch 'fixes' of ssh://master.kernel.org/~sfr/next-fixesLinus Torvalds2010-06-28
|\ \
| * | acpi: update gfp/slab.h includesTejun Heo2010-06-27
| * | ocfs2: update gfp/slab.h includesTejun Heo2010-06-27
| * | davinci: update gfp/slab.h includesTejun Heo2010-06-27
| * | arm: update gfp/slab.h includesTejun Heo2010-06-27
| * | v4l-dvb: update gfp/slab.h includesTejun Heo2010-06-27
* | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-06-28
|\ \ \ | |/ / |/| |
| * | md/raid5: don't include 'spare' drives when reshaping to fewer devices.NeilBrown2010-06-23
| * | md/raid5: add a missing 'continue' in a loop.NeilBrown2010-06-23
| * | md/raid5: Allow recovered part of partially recovered devices to be in-syncNeilBrown2010-06-23
| * | md/raid5: More careful check for "has array failed".NeilBrown2010-06-23
| * | md: Don't update ->recovery_offset when reshaping an array to fewer devices.NeilBrown2010-06-23
| * | md/raid5: avoid oops when number of devices is reduced then increased.NeilBrown2010-06-23
| * | md: enable raid4->raid0 takeoverMaciej Trela2010-06-23
| * | md: clear layout after ->raid0 takeoverMaciej Trela2010-06-23
| * | md: fix raid10 takeover: use new_layout for setup_confMaciej Trela2010-06-23
| * | md: fix handling of array level takeover that re-arranges devices.NeilBrown2010-06-23
| * | md: raid10: Fix null pointer dereference in fix_read_error()Prasanna S. Panchamukhi2010-06-23
| * | Restore partition detection of newly created md arrays.NeilBrown2010-06-23
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-06-27
|\ \ \
| * | | percpu: fix first chunk match in per_cpu_ptr_to_phys()Tejun Heo2010-06-18
| * | | percpu: fix trivial bugs in pcpu_build_alloc_info()Pavel V. Panteleev2010-06-17
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-06-27
|\ \ \
| * | | phylib: Add autoload support for the LXT973 phy.David Woodhouse2010-06-27
| * | | ISDN: hysdn, fix potential NULL dereferenceJiri Slaby2010-06-27
| * | | vxge: fix memory leak in vxge_alloc_msix() error pathMichal Schmidt2010-06-27
| * | | isdn/gigaset: correct CAPI connection state storageTilman Schmidt2010-06-26
| * | | isdn/gigaset: encode HLC and BC togetherTilman Schmidt2010-06-26
| * | | isdn/gigaset: correct CAPI DATA_B3 Delivery ConfirmationTilman Schmidt2010-06-26
| * | | isdn/gigaset: correct CAPI voice connection encodingTilman Schmidt2010-06-26
| * | | isdn/gigaset: honor CAPI application's buffer size requestTilman Schmidt2010-06-26
| * | | cpmac: do not leak struct net_device on phy_connect errorsFlorian Fainelli2010-06-26
| * | | smc91c92_cs: fix the problem that lan & modem does not work simultaneouslyKen Kawasaki2010-06-26
| * | | ipv6: fix NULL reference in proxy neighbor discoverystephen hemminger2010-06-26
| * | | Bluetooth: Bring back var 'i' incrementGustavo F. Padovan2010-06-25
| * | | xfrm: check bundle policy existance before dereferencing itTimo Teräs2010-06-24
| * | | sky2: enable rx/tx in sky2_phy_reinit()Brandon Philips2010-06-23
| * | | cnic: Disable statistics initialization for eth clients that do not support s...Dmitry Kravkov2010-06-23
| * | | net: add dependency on fw class module to qlcnic and netxen_nicAnirban Chakraborty2010-06-23
| * | | snmp: fix SNMP_ADD_STATS()Eric Dumazet2010-06-23