summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mnt_expire is protected by namespace_sem, no need for vfsmount_lockAl Viro2008-03-271-9/+2
* [PATCH] do shrink_submounts() for all fs typesAl Viro2008-03-277-27/+10
* [PATCH] sanitize locking in mark_mounts_for_expiry() and shrink_submounts()Al Viro2008-03-271-81/+24
* [PATCH] count ghost references to vfsmountsAl Viro2008-03-273-2/+6
* [PATCH] reduce stack footprint in namespace.cAl Viro2008-03-271-35/+37
* x86: prefetch fix #2Ingo Molnar2008-03-271-7/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-03-2710-164/+287
|\
| * xen: fix UP setup of shared_infoJeremy Fitzhardinge2008-03-271-20/+25
| * xen: fix RMW when unmasking eventsJeremy Fitzhardinge2008-03-272-3/+8
| * x86, documentation: nmi_watchdog=2 works on x86_64Marcin Slusarz2008-03-271-2/+1
| * x86: stricter check in follow_huge_addr()Christoph Lameter2008-03-271-1/+1
| * rdc321x: GPIO routines bugfixesFlorian Fainelli2008-03-274-53/+165
| * x86: ptrace.c: fix defined-but-unused warningsAndrew Morton2008-03-271-84/+85
| * x86: fix prefetch workaroundIngo Molnar2008-03-271-1/+2
* | Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds2008-03-273-0/+11
|\ \
| * | avr32: Fix bug in early resource allocation codeHaavard Skinnemoen2008-03-271-0/+1
| * | avr32: Build fix for CONFIG_BUG=nHaavard Skinnemoen2008-03-131-0/+4
| * | avr32: Work around byteswap bug in gcc < 4.2Haavard Skinnemoen2008-03-101-0/+6
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-03-2710-68/+76
|\ \ \
| * | | ACPI: drivers/acpi: elide a non-zero test on a result that is never 0Julia Lawall2008-03-273-49/+43
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video'...Len Brown2008-03-267-19/+33
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | | | | * | ACPI: fix a regression of ACPI device driver autoloadingZhang Rui2008-03-251-6/+12
| | | | * | | ACPI: SBS: remove typo from sbchc.cAlexey Starikovskiy2008-03-181-1/+0
| | | * | | | pnpacpi: reduce printk severity for "pnpacpi: exceeded the max number of ..."Len Brown2008-03-261-4/+4
| | * | | | | cpuidle: fix 100% C0 statistics regressionVenki Pallipadi2008-03-262-2/+4
| | * | | | | cpuidle: fix cpuidle time and usage overflowYi Yang2008-03-263-5/+11
| | * | | | | ACPI: fix mis-merge -- invoke acpi_unlazy_tlb() only on C3 entryVenki Pallipadi2008-03-261-1/+2
| | | |_|/ / | | |/| | |
* | | | | | Give futex init a proper nameBenjamin Herrenschmidt2008-03-271-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-2662-594/+604
|\ \ \ \ \ \
| * | | | | | [IPSEC]: Fix BEET outputHerbert Xu2008-03-265-6/+16
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-03-2610-32/+32
| |\ \ \ \ \ \
| | * | | | | | b43: Remove irqs_disabled() sanity checksMichael Buesch2008-03-243-6/+5
| | * | | | | | b43: Fix DMA mapping leakageMichael Buesch2008-03-241-10/+17
| | * | | | | | iwlwifi: fix __devexit_p points to __devexit functionsReinette Chatre2008-03-242-2/+2
| | * | | | | | MAINTAINERS: update iwlwifi git urlReinette Chatre2008-03-241-1/+1
| | * | | | | | arlan: fix warning when PROC_FS=nJohn W. Linville2008-03-241-8/+0
| | * | | | | | iwlwifi: mac start synchronization issueRick Farrington2008-03-242-2/+2
| | * | | | | | wavelan_cs arm fixAl Viro2008-03-241-1/+1
| | * | | | | | rt2x00: Add id for Corega CG-WLUSB2GPXMasakazu Mokuno2008-03-241-0/+2
| | * | | | | | iwlwifi: fix a typo in Kconfig messagePascal Terjan2008-03-241-2/+2
| * | | | | | | [ICMP]: Dst entry leak in icmp_send host re-lookup code (v2).Pavel Emelyanov2008-03-261-3/+3
| * | | | | | | [AX25]: Remove obsolete references to BKL from TODO file.Robert P. J. Day2008-03-261-4/+0
| * | | | | | | [NET]: Fix multicast device ioctl checksPatrick McHardy2008-03-261-2/+2
| * | | | | | | [IRDA]: Store irnet_socket termios properly.David S. Miller2008-03-261-1/+1
| * | | | | | | [UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_listPatrick McHardy2008-03-261-5/+1
| * | | | | | | [VLAN]: Don't copy ALLMULTI/PROMISC flags from underlying devicePatrick McHardy2008-03-261-1/+1
| * | | | | | | netxen, phy/marvell, skge: minor checkpatch fixesJeff Garzik2008-03-254-6/+4
| * | | | | | | S2io: Handle TX completions on the same CPU as the sender for MIS-X interruptsSreenivasa Honnur2008-03-251-0/+3
| * | | | | | | b44: Truncate PHY addressMichael Buesch2008-03-251-0/+5
| * | | | | | | skge napi->poll() locking bugMarin Mitov2008-03-251-2/+4