summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-02ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board"Dennis Jansen1-1/+1
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-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-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-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-30Resource handling: add 'insert_resource_expand_to_fit()' functionLinus Torvalds2-25/+64
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-29sparc: Fix resource flags for PCI children in OF device tree.David S. Miller2-11/+28
2008-08-29Linux 2.6.27-rc5v2.6.27-rc5Linus Torvalds1-1/+1
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
2008-08-28sched: fix sched_rt_rq_enqueue() resched idleJohn Blackwood1-0/+2
2008-08-28i2c: Prevent log spam on some DVB adaptersJean Delvare1-6/+6
2008-08-28i2c: Add missing kerneldoc descriptionsJean Delvare1-0/+12
2008-08-28i2c: Fix device_init_wakeup placeMarc Pignat1-2/+4
2008-08-28sparc32: Implement smp_call_function_single().David S. Miller3-20/+33
2008-08-28sctp: fix random memory dereference with SCTP_HMAC_IDENT option.Vlad Yasevich2-2/+7
2008-08-28sctp: correct bounds check in sctp_setsockopt_auth_keyVlad Yasevich1-1/+1
2008-08-27IB/mlx4: Actually return L_Key and R_Key for fast register MRsVladimir Sokolovsky1-0/+2
2008-08-27tty: Fix termios tty window resize race with pty/tty pairAlan Cox1-3/+4
2008-08-27tty: TIOCGSOFTCAR/SSOFTCAR on pty is wronAlan Cox1-2/+4
2008-08-27[CIFS] Fix plaintext authenticationSteve French1-0/+1
2008-08-27[CIFS] Add destroy routine for dns_resolverJeff Layton2-1/+9
2008-08-27e1000: fix stack sizeLinus Torvalds1-36/+45
2008-08-27ftrace: disable tracing for suspend to ramSteven Rostedt1-1/+4
2008-08-27Revert "pktcdvd: push BKL down into driver"Linus Torvalds1-25/+10
2008-08-27[ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfoMel Gorman2-1/+23
2008-08-27[ARM] use bcd2bin/bin2bcdAdrian Bunk1-9/+9
2008-08-27[ARM] use the new byteorder headersHarvey Harrison1-14/+11
2008-08-27[ARM] OMAP: Fix 2430 SMC91x ethernet IRQRussell King1-1/+1