summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bonding: release slaves when master removed via sysfsJay Vosburgh2008-01-181-3/+1
* bonding: fix locking during alb failover and slave removalJay Vosburgh2008-01-182-12/+20
* bonding: fix ASSERT_RTNL that produces spurious warningsJay Vosburgh2008-01-181-3/+2
* bonding: fix locking in sysfs primary/active selectionJay Vosburgh2008-01-181-5/+10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-01-185-24/+51
|\
| * Input: ALPS - fix sync loss on Acer Aspire 5720ZGDmitry Torokhov2008-01-171-1/+1
| * Input: psmouse - fix input_dev leak in lifebook driverAndres Salomon2008-01-171-1/+6
| * Input: psmouse - fix potential memory leak in psmouse_connect()Andres Salomon2008-01-171-0/+2
| * Input: usbtouchscreen - fix buffer overflow, make more egalax workDaniel Ritz2008-01-171-22/+33
| * Input: mousedev - handle mice that use absolute coordinatesMicah Parrish2008-01-171-0/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-01-184-7/+19
|\ \
| * | [NIU]: Fix 1G PHY link state handling.David S. Miller2008-01-171-0/+3
| * | [NET]: Fix TX timeout regression in Intel drivers.David S. Miller2008-01-173-7/+16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-01-182-0/+6
|\ \ \
| * | | [SPARC64]: Fix hypervisor TLB operation error reporting.David S. Miller2008-01-172-0/+6
| |/ /
* | | fix wrong sized spinlock flags argumentDaniel Walker2008-01-181-2/+1
* | | Fix unbalanced helper_lock in kernel/kmod.cNigel Cunningham2008-01-181-7/+6
* | | Revert "local_t Documentation update"Li Zefan2008-01-181-23/+0
* | | fix radeonfb regression with Xpress 200m 5955Alex2008-01-181-0/+4
* | | #ifdef very expensive debug check in page fault pathCarsten Otte2008-01-181-0/+2
* | | alpha: fix conversion from denormal float to doubleIvan Kokshaysky2008-01-181-1/+1
* | | jbd: do not try lock_acquire after handle made invalidJonas Bonn2008-01-181-0/+2
* | | mm: fix section mismatch warning in page_alloc.cSam Ravnborg2008-01-181-1/+1
* | | CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common definesJesper Nilsson2008-01-182-23/+17
* | | pnpacpi: print resource shortage message only once (more)Len Brown2008-01-181-0/+2
* | | hfs: fix coverity-found null derefEric Sandeen2008-01-181-3/+4
* | | cpufreq: Initialise default governor before useJohannes Weiner2008-01-183-1/+12
|/ /
* | Merge branch 'v2.6.24-rc7-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-01-165-9/+24
|\ \
| * | lockdep: more hardirq annotations for notify_die()Peter Zijlstra2008-01-162-0/+2
| * | lockdep: fix workqueue creation API lockdep interactionJohannes Berg2008-01-162-5/+14
| * | lockdep: fix internal double unlock during self-testNick Piggin2008-01-161-4/+8
* | | sysfs: fix bugs in sysfs_rename/move_dir()Tejun Heo2008-01-161-1/+3
* | | sysfs: make sysfs_lookup() return ERR_PTR(-ENOENT) on failed lookupTejun Heo2008-01-161-1/+3
|/ /
* | Linux 2.6.24-rc8v2.6.24-rc8Linus Torvalds2008-01-161-1/+1
* | [IA64] Fix unaligned handler for floating point instructions with base updateLuck, Tony2008-01-151-4/+7
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-01-156-19/+14
|\ \
| * | libata: correct handling of TSS DVDAlan Cox2008-01-151-2/+0
| * | [libata] core checkpatch fixAndrew Morton2008-01-151-1/+3
| * | [libata] pata_bf54x: checkpatch fixesAndrew Morton2008-01-151-1/+2
| * | libata fixes for sparse-found problemsAl Viro2008-01-153-15/+9
* | | Fix Blackfin HARDWARE_PM supportMathieu Desnoyers2008-01-151-0/+4
|/ /
* | Fix ARM profiling/instrumentation configurationLinus Torvalds2008-01-152-1/+53
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-01-153-3/+12
|\ \
| * | x86: fix RTC_AIE with CONFIG_HPET_EMULATE_RTCBernhard Walle2008-01-151-1/+1
| * | x86: asm-x86/msr.h: pull in linux/types.hMike Frysinger2008-01-151-0/+4
| * | x86: fix boot crash on HIGHMEM4G && SPARSEMEMIngo Molnar2008-01-151-2/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-01-152-2/+13
|\ \ \
| * | | [SPARC64]: Fix build with SPARSEMEM_VMEMMAP disabled.David S. Miller2008-01-131-1/+5
| * | | [SPARC]: Make gettimeofday() monotonic again.David S. Miller2008-01-131-1/+8
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-01-1514-78/+325
|\ \ \ \