summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-05ARM: restart: ebsa110: use new restart hookRussell King2-1/+9
2012-01-05ARM: restart: dove: use new restart hookRussell King5-14/+19
2012-01-05ARM: 7190/1: restart: davinci: use new restart hookSekhar Nori26-15/+31
2012-01-05ARM: restart: cns3xxx: use new restart hookRussell King4-4/+7
2012-01-05ARM: restart: clps711x: use new restart hookRussell King10-1/+13
2012-01-05ARM: restart: bcmring: use new restart hookRussell King2-23/+24
2012-01-05ARM: restart: at91: use new restart hookRussell King10-24/+13
2012-01-05ARM: restart: remove s3c24xx restart handlerRussell King1-23/+0
2012-01-05arm: Remove plat-tcc directoryHans J. Koch15-1411/+0
2012-01-05arm: Remove mach-tcc8k directoryHans J. Koch10-1245/+0
2012-01-05arm: Remove TCC subarch from Kconfig/MakefileHans J. Koch2-14/+0
2012-01-04Remove Telechips ARM subarch from MAINTAINERSHans J. Koch1-7/+0
2012-01-03ARM: 7257/1: EXYNOS: introduce arch/arm/mach-exynos/common.[ch]Kukjin Kim21-872/+793
2011-12-24Linux 3.2-rc7v3.2-rc7Linus Torvalds1-1/+1
2011-12-23ARM: 7248/1: S5PV210: introduce arch/arm/mach-s5pv210/common.[ch]Kukjin Kim12-120/+158
2011-12-23ARM: 7247/1: S5PC100: introduce arch/arm/mach-s5pc100/common.[ch]Kukjin Kim8-106/+127
2011-12-23ARM: 7246/1: S5P64X0: introduce arch/arm/mach-s5p64x0/common.[ch]Kukjin Kim14-546/+532
2011-12-23ARM: 7245/1: S3C64XX: introduce arch/arm/mach-s3c64xx/common.[ch]Kukjin Kim22-339/+285
2011-12-23netfilter: xt_connbytes: handle negation correctlyFlorian Westphal1-3/+3
2011-12-23Btrfs: call d_instantiate after all ops are setupAl Viro1-4/+5
2011-12-23Btrfs: fix worker lock misuse in find_workerChris Mason1-1/+2
2011-12-23net: relax rcvbuf limitsEric Dumazet3-10/+6
2011-12-23rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()Xi Wang1-2/+5
2011-12-23net: introduce DST_NOPEER dst flagEric Dumazet4-4/+5
2011-12-23mqprio: Avoid panic if no options are providedThomas Graf1-1/+1
2011-12-23bridge: provide a mtu() method for fake_dst_opsEric Dumazet1-0/+6
2011-12-22md/bitmap: It is OK to clear bits during recovery.NeilBrown1-4/+1
2011-12-22md: don't give up looking for spares on first failure-to-addNeilBrown1-2/+1
2011-12-22md/raid5: ensure correct assessment of drives during degraded reshape.NeilBrown1-4/+10
2011-12-22md/linear: fix hot-add of devices to linear arrays.NeilBrown1-0/+1
2011-12-22sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().David S. Miller1-2/+2
2011-12-22pata_of_platform: Add missing CONFIG_OF_IRQ dependency.David Miller1-1/+1
2011-12-22ipv4: using prefetch requires including prefetch.hStephen Rothwell1-0/+1
2011-12-22VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat1-4/+32
2011-12-22vfs: __read_cache_page should use gfp argument rather than GFP_KERNELDave Kleikamp1-5/+2
2011-12-21USB: Fix usb/isp1760 build on sparcDavid Miller1-4/+4
2011-12-21net: Add a flow_cache_flush_deferred functionSteffen Klassert3-4/+27
2011-12-21ipv4: reintroduce route cache garbage collectorEric Dumazet1-0/+107
2011-12-21firmware: Refer to the co-maintained linux-firmware.git repositoryBen Hutchings1-1/+2
2011-12-21SELinux: Fix RCU deref check warning in sel_netport_insert()David Howells1-1/+3
2011-12-20net: have ipconfig not wait if no dev is availableGerlando Falauto1-0/+4
2011-12-20sctp: Do not account for sizeof(struct sk_buff) in estimated rwndThomas Graf2-11/+3
2011-12-20binary_sysctl(): fix memory leakMichel Lespinasse1-1/+1
2011-12-20mm/vmalloc.c: remove static declaration of va from __get_vm_area_nodeKautuk Consul1-1/+1
2011-12-20ipmi_watchdog: restore settings when BMC resetCorey Minyard1-3/+38
2011-12-20oom: fix integer overflow of points in oom_badnessFrantisek Hrbata1-1/+1
2011-12-20memcg: keep root group unchanged if creation failsHillf Danton1-2/+1
2011-12-20nilfs2: potential integer overflow in nilfs_ioctl_clean_segments()Haogang Chen1-0/+3
2011-12-20nilfs2: unbreak compat ioctlThomas Meyer1-0/+13
2011-12-20cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemaskDavid Rientjes1-5/+24