aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-02ibft: fix the display of a few fields in the NIC attribute structure in sysfsAshutosh Naik1-2/+2
2009-05-02mm: prevent divide error for small values of vm_dirty_bytesAndrea Righi2-1/+8
2009-05-02vmscan: avoid multiplication overflow in shrink_zone()Andrew Morton1-1/+1
2009-05-02ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.cOleg Nesterov1-2/+2
2009-05-02kernel-doc: restrict syntax for private: and public:Randy Dunlap2-5/+9
2009-05-02mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro5-65/+17
2009-05-02of: make of_(un)register_platform_driver common codeGrant Likely3-20/+10
2009-05-02alpha: binfmt_aout fixIvan Kokshaysky4-6/+23
2009-05-02alpha: futex implementationIvan Kokshaysky2-4/+116
2009-05-02alpha: exception table sortingIvan Kokshaysky2-1/+41
2009-05-02alpha: titan and marvel build fixesIvan Kokshaysky6-14/+13
2009-05-02vgacon: return the upper half of 512 character fontsStefan Bader1-1/+1
2009-05-02memcg: fix mem_cgroup_shrink_usage()Daisuke Nishimura3-25/+20
2009-05-02pagemap: require aligned-length, non-null reads of /proc/pid/pagemapVitaly Mayatskikh1-0/+4
2009-05-02mm: close page_mkwrite racesNick Piggin3-44/+98
2009-05-02atomic: fix atomic_long_cmpxchg/xchg for 64 bit architecturesHeiko Carstens1-2/+2
2009-05-02CRISv10: fix serial driver proc-usageJesper Nilsson1-95/+78
2009-05-02MAINTAINERS: add ptrace entryChristoph Hellwig1-0/+13
2009-05-02memcg: fix try_get_mem_cgroup_from_swapcache()Daisuke Nishimura1-3/+2
2009-05-02MAINTAINERS: Florian has movedFlorian Fainelli1-2/+2
2009-05-02autofs4: fix incorrect return in autofs4_mount_busy()Ian Kent1-1/+3
2009-05-02mm: fix pageref leak in do_swap_page()Johannes Weiner1-2/+2
2009-05-02acpica: validate package element more carefully in acpi_rs_get_pci_routing_table_lengthRobert Moore1-0/+7
2009-05-02m32r: use __stringify() macro in assembler.hHirokazu Takata1-3/+4
2009-05-02m32r: build fix for __stringify macroHirokazu Takata2-3/+0
2009-05-02HID: fix oops in hid_check_keys_pressed()Jiri Kosina1-0/+3
2009-05-01kbuild, modpost: Check the section flags, to catch missing "ax"/"aw"Anders Kaseorg1-32/+19
2009-05-01kbuild: fix comment in modpost.cSam Ravnborg1-2/+1
2009-05-01kbuild: fix scripts/setlocalversion with gitNico Schottelius1-7/+6
2009-05-01kbuild: fix Module.markers permission error under cygwinCedric Hombourger1-0/+1
2009-05-01docs: also clean index.htmlRandy Dunlap1-2/+3
2009-05-01kbuild: remove a tag file before it is regeneratedMatt Kraai1-0/+2
2009-05-01kbuild: "make prepare" should be "make modules_prepare"Robert P. J. Day1-1/+1
2009-05-01kbuild: clean Module.markers and modules.order for out-of-tree modulesFrédéric Brière1-1/+3
2009-05-01avr32: drop unused CLEAN_FILESSam Ravnborg1-2/+0
2009-04-30ocfs2: Change repository in MAINTAINERS.Joel Becker1-1/+1
2009-04-30ocfs2: Fix a missing credit when deleting from indexed directories.Joel Becker1-2/+3
2009-04-29Linux 2.6.30-rc4Linus Torvalds1-2/+2
2009-04-29V4L/DVB (11652): au0828: fix kernel oops regression on USB disconnect.Devin Heitmueller1-2/+4
2009-04-29V4L/DVB (11626): cx23885: Two fixes for DViCO FusionHDTV DVB-T Dual ExpressChristopher Pascoe2-2/+3
2009-04-29V4L/DVB (11612): mx3_camera: Fix compilation with CONFIG_PMSascha Hauer1-4/+0
2009-04-29V4L/DVB (11570): patch: s2255drv: fix race condition on set modeDean Anderson1-1/+1
2009-04-29V4L/DVB (11568): cx18: Fix the handling of i2c bus registration errorJean Delvare1-3/+13
2009-04-29V4L/DVB (11561a): move media after i2cGuennadi Liakhovetski1-2/+2
2009-04-29V4L/DVB (11516): drivers/media/video/saa5246a.c: fix use-after-freeDan Carpenter1-2/+1
2009-04-29V4L/DVB (11515): drivers/media/video/saa5249.c: fix use-after-free and leakDan Carpenter1-2/+2
2009-04-29V4L/DVB (11494a): cx231xx Kconfig fixesMauro Carvalho Chehab1-22/+22
2009-04-29V4L/DVB (11494): cx18: Send correct input routing value to external audio multiplexersAndy Walls1-1/+1
2009-04-29ocfs2/trivial: Remove unused variable in ocfs2_rename.Tao Ma1-4/+0
2009-04-29HID: fix possible deadlock in usbhid_close()Oliver Neukum1-1/+1