summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary kmalloc casts in the jfs filesystemJack Stone2008-01-031-6/+2
* JFS is missing a memory barrierNick Piggin2008-01-031-2/+2
* JFS: Make sure special inode data is written after journal is flushedDave Kleikamp2008-01-032-19/+17
* JFS: clear PAGECACHE_TAG_DIRTY for no-write pagesDave Kleikamp2008-01-031-3/+8
* Fix kernel/ptrace.c compile problem (missing "may_attach()")Linus Torvalds2008-01-021-1/+1
* restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pidAl Viro2008-01-026-7/+27
* scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar2008-01-029-43/+58
* Unify /proc/slabinfo configurationLinus Torvalds2008-01-027-27/+23
* slub: register slabinfo to procfsPekka Enberg2008-01-021-0/+17
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-01-011-9/+0
|\
| * [POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=yPaul Mackerras2008-01-021-9/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-01-012-37/+41
|\ \
| * | x86: fix asm-x86/msr.h for user-space exportMike Frysinger2008-01-011-35/+39
| * | x86: fix asm-x86/byteorder.h for userspace exportMike Frysinger2008-01-011-2/+2
| |/
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2008-01-015-12/+13
|\ \
| * | leds: Fix locomo LED driver oopsRichard Purdie2007-12-311-1/+1
| * | leds: Fix leds_list_lock locking issuesRichard Purdie2007-12-314-11/+12
| |/
* | slub: provide /proc/slabinfoPekka J Enberg2008-01-012-13/+94
* | fix lguest rmmod "bad pgd"Rusty Russell2008-01-011-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-12-302-2/+2
|\
| * [SERIAL]: Fix section mismatches in Sun serial console drivers.David S. Miller2007-12-292-2/+2
* | [BLUETOOTH]: put_device before device_del fixDave Young2007-12-292-9/+2
* | [TCP]: use non-delayed ACK for congestion control RTTGavin McCullagh2007-12-291-8/+11
* | [IPV4] Fix ip=dhcp regressionSimon Horman2007-12-281-0/+1
|/
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-12-289-48/+129
|\
| * [POWERPC] PS3: Fix printing of os-area magic numbersGeoff Levand2007-12-281-10/+30
| * [POWERPC] Oprofile: Remove dependency on spufs moduleBob Nelson2007-12-288-38/+99
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2007-12-271-4/+49
|\ \
| * | [CRYPTO] padlock: Fix spurious ECB page faultHerbert Xu2007-12-281-4/+49
* | | [PCI] Do not enable CRS Software Visibility by defaultLinus Torvalds2007-12-271-18/+0
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-12-2612-16/+34
|\ \
| * | [IPV4]: Fix ip command line processing.Simon Horman2007-12-262-10/+5
| * | [VETH]: move veth.h to include/linuxStephen Hemminger2007-12-263-1/+2
| * | [NET] tc_nat: header installStephen Hemminger2007-12-261-0/+1
| * | [TUNTAP]: Fix wrong debug message.Toyo Abe2007-12-261-1/+1
| * | [NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibilityPatrick McHardy2007-12-263-2/+7
| * | mac80211: warn when receiving frames with unaligned dataJohannes Berg2007-12-261-0/+13
| * | mac80211: round station cleanup timerJohannes Berg2007-12-261-2/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-12-262-0/+20
|\ \ \
| * | | [SPARC64]: Implement pci_resource_to_user()David S. Miller2007-12-262-0/+20
| |/ /
* / / Revert quicklist need->flush fixChristoph Lameter2007-12-261-3/+0
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-12-255-37/+42
|\ \
| * | cmd64x: fix hwif->chipset setupBartlomiej Zolnierkiewicz2007-12-241-2/+2
| * | MAINTAINERS: update ide-cd entryBorislav Petkov2007-12-241-1/+3
| * | ide-cd: fix 'ireason' reporting in cdrom_pc_intr()Bartlomiej Zolnierkiewicz2007-12-241-3/+3
| * | ide-cd: fix error message in cdrom_pc_intr()Bartlomiej Zolnierkiewicz2007-12-241-1/+1
| * | ide-cd: add error message for DMA error to cdrom_read_intr()Bartlomiej Zolnierkiewicz2007-12-241-1/+4
| * | ide-cd: fix error messages in cdrom_write_intr()Bartlomiej Zolnierkiewicz2007-12-241-5/+8
| * | ide-cd: add missing 'ireason' masking to cdrom_write_intr()Bartlomiej Zolnierkiewicz2007-12-241-1/+1
| * | ide-cd: fix error messages in cdrom_{read,write}_check_ireason()Bartlomiej Zolnierkiewicz2007-12-241-8/+8