summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-09-02Merge branch 'audit.b57' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+2
2008-09-02Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2-9/+38
2008-09-02don't diff generated firmware filesArjan van de Ven1-0/+2
2008-09-02ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board"Dennis Jansen1-1/+1
2008-09-02Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds4-9/+25
2008-09-02Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds6-29/+17
2008-09-02m68k: atari_keyb_init operator precedence fixMichael Schmitz1-3/+6
2008-09-02fix typo in arch/parisc/hpux/fs.cStephen Rothwell1-1/+1
2008-09-02softlockup: minor cleanup, don't check task->state twiceOleg Nesterov1-5/+2
2008-09-02kernel/resource.c: fix new kernel-doc warningRandy Dunlap1-1/+1
2008-09-02Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-2/+2
2008-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds5-3/+23
2008-09-02Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds5-4/+20
2008-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-32/+62
2008-09-02Un-break printk strings in x86 PCI probing codeLinus Torvalds1-6/+3
2008-09-02[MTD] mtdchar.c: Fix regression in MEMGETREGIONINFO ioctl()Zev Weiss1-6/+10
2008-09-02dabusb_fpga_download(): fix a memory leakAdrian Bunk1-0/+1
2008-09-02Remove '#include <stddef.h>' from mm/page_isolation.cDavid Woodhouse1-1/+0
2008-09-02Fix modules_install on RO nfs-exported trees.David Woodhouse1-2/+14
2008-09-01[PATCH] audit: Moved variable declaration to beginning of functionCordelia1-1/+2
2008-09-01nfsd: fix buffer overrun decoding NFSv4 aclJ. Bruce Fields1-1/+1
2008-09-01sunrpc: fix possible overrun on read of /proc/sys/sunrpc/transportsCyrill Gorcunov1-14/+4
2008-09-01nfsd: fix compound state allocation error handlingAndy Adamson1-6/+6
2008-09-01block: restore original behavior of /proc/partition when there's no partitionTejun Heo1-1/+12
2008-09-01Fix problem with waiting while holding rcu read lock in md/bitmap.cNeilBrown1-7/+38
2008-09-01Remove invalidate_partition call from do_md_stop.NeilBrown1-2/+0
2008-09-01drm/radeon: downgrade debug message from info to debug.Dave Airlie1-2/+2
2008-08-30sparc64: setup_valid_addr_bitmap_from_pavail() should be __initDavid S. Miller1-1/+1
2008-08-29Resource handling: add 'insert_resource_expand_to_fit()' functionLinus Torvalds2-25/+64
2008-08-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds3-1/+8
2008-08-29Don't trigger softlockup detector on network fs blocked tasksAndi Kleen1-0/+4
2008-08-29Revert "x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against ...Linus Torvalds1-78/+0
2008-08-29ALSA: oxygen: fix distorted output on AK4396-based cardsClemens Ladisch2-0/+8
2008-08-29remove blk_register_filter and blk_unregister_filter in gendiskFUJITA Tomonori5-3/+8
2008-08-28sparc: Fix resource flags for PCI children in OF device tree.David S. Miller2-11/+28
2008-08-28Linux 2.6.27-rc5v2.6.27-rc5Linus Torvalds1-1/+1
2008-08-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds41-313/+17518
2008-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds217-197/+200
2008-08-28Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+7
2008-08-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+7
2008-08-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-269/+404
2008-08-28Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-8/+22
2008-08-28ftrace: disable tracing for hibernationRafael J. Wysocki1-3/+10
2008-08-28[ARM] 5226/1: remove unmatched comment end.Jean-Christophe DUBOIS1-1/+1
2008-08-28[CIFS] Turn off Unicode during session establishment for plaintext authentica...Steve French1-0/+2
2008-08-28[CIFS] update cifs change logSteve French2-3/+16
2008-08-28cifs: fix O_APPEND on directio mountsJeff Layton1-0/+4
2008-08-28sched: rt-bandwidth accounting fixPeter Zijlstra1-6/+5
2008-08-28Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWEMichael Hennerich2-98/+89
2008-08-28Blackfin arch: sram: use 'unsigned long' for irqflagsVegard Nossum1-11/+11