summaryrefslogtreecommitdiffstats
path: root/scripts/get_maintainer.pl (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-14Btrfs: check return value of alloc_extent_map()Tsutomu Itoh4-3/+7
2011-02-14Btrfs - Fix memory leak in btrfs_init_new_device()Ilya Dryomov1-0/+2
2011-02-14btrfs: prevent heap corruption in btrfs_ioctl_space_info()Dan Rosenberg1-2/+8
2011-02-14Btrfs: Fix balance panicYan, Zheng1-0/+1
2011-02-14Btrfs: don't release pages when we can't clear the uptodate bitsChris Mason1-1/+9
2011-02-14Btrfs: fix page->private racesChris Mason2-5/+41
2011-02-14Revert "dt: add documentation of ARM dt boot interface"Grant Likely2-69/+4
2011-02-14klist: Fix object alignment on 64-bit.David Miller1-1/+1
2011-02-13Revert "pci: use security_capable() when checking capablities during config s...Linus Torvalds1-2/+1
2011-02-13devicetree-discuss is moderated for non-subscribersPaul Bolle1-1/+1
2011-02-12MAINTAINERS: Add entry for GPIO subsystemGrant Likely1-0/+9
2011-02-12jbd2: call __jbd2_log_start_commit with j_state_lock write lockedTheodore Ts'o2-9/+21
2011-02-12ext4: serialize unaligned asynchronous DIOEric Sandeen5-18/+100
2011-02-12ext4: make grpinfo slab cache names staticEric Sandeen1-40/+60
2011-02-12MAINTAINERS: Add entry for GPIO subsystemGrant Likely1-0/+9
2011-02-12drivers/w1/masters/omap_hdq.c: add missing clk_putJulia Lawall1-14/+14
2011-02-12memcg: fix leak of accounting at failure path of hugepage collapsingKAMEZAWA Hiroyuki1-1/+1
2011-02-12vmscan: fix zone shrinking exit when scan work is doneJohannes Weiner1-2/+2
2011-02-12mlock: do not munlock pages in __do_fault()Michel Lespinasse1-6/+0
2011-02-12mlock: fix race when munlocking pages in do_wp_page()Michel Lespinasse1-14/+12
2011-02-12memblock: don't adjust size in memblock_find_base()Yinghai Lu1-2/+0
2011-02-12nbd: remove module-level ioctl mutexSoren Hansen1-3/+0
2011-02-12drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open()Alexander Strakh1-1/+5
2011-02-12drivers/gpio/pca953x.c: add a mutex to fix race conditionRoland Stigge1-6/+22
2011-02-12ptrace: use safer wake up on ptrace_detach()Tejun Heo1-1/+1
2011-02-12vfs: call rcu_barrier after ->kill_sb()Boaz Harrosh1-0/+5
2011-02-12Fix possible filp_cachep memory corruptionLinus Torvalds2-10/+12
2011-02-11ARM: 6657/1: hw_breakpoint: fix ptrace breakpoint advertising on unsupported ...Will Deacon1-5/+13
2011-02-11ARM: 6656/1: hw_breakpoint: avoid UNPREDICTABLE behaviour when reading DBGDSCRWill Deacon1-13/+13
2011-02-11ARM: 6658/1: collie: do actually pass locomo_info to locomo driverDmitry Eremin-Solenikov1-0/+3
2011-02-11ARM: 6659/1: Thumb-2: Make CONFIG_OABI_COMPAT depend on !CONFIG_THUMB2_KERNELDave Martin1-1/+1
2011-02-11dlm: use single thread workqueuesDavid Teigland1-4/+2
2011-02-11ALSA: hda - add quirk for Ordissimo EVE using a realtek ALC662Anisse Astier1-0/+1
2011-02-11pci: use security_capable() when checking capablities during config space readChris Wright1-1/+2
2011-02-11security: add cred argument to security_capable()Chris Wright3-7/+6
2011-02-11cifs: don't always drop malformed replies on the floor (try #3)Jeff Layton3-7/+28
2011-02-11tpm_tis: Use timeouts returned from TPMStefan Berger3-3/+21
2011-02-11char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driverCorey Minyard1-10/+2
2011-02-11cap_syslog: accept CAP_SYS_ADMIN for nowLinus Torvalds1-19/+35
2011-02-11ARM: SAMSUNG: Ensure struct sys_device is declared in plat/pm.hMark Brown1-0/+2
2011-02-11ARM: S5PV310: Cleanup System MMUKukjin Kim6-46/+14
2011-02-11ARM: S5PV310: Add support System MMU on SMDKV310Thomas Abraham1-0/+1
2011-02-10virtio_net: Add schedule check to napi_enable callBruce Rogers1-11/+16
2011-02-10fix jiffy calculations in calibrate_delay_direct to handle overflowTim Deegan1-3/+3
2011-02-10ALSA: hrtimer: remove superfluous tasklet invocationClemens Ladisch1-1/+1
2011-02-10ALSA: hrtimer: handle delayed timer interruptsClemens Ladisch1-2/+3
2011-02-10ALSA: HDA: Add subwoofer quirk for Acer Aspire 8942GDavid Henningsson1-0/+1
2011-02-10ALSA: hda - Don't handle empty patch filesTakashi Iwai1-1/+1
2011-02-10ARM: 6654/1: perf/oprofile: fix off-by-one in stack checkRabin Vincent2-2/+2
2011-02-10ARM: fixup SMP alternatives in modulesRussell King2-13/+47