aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-02ibft: fix the display of a few fields in the NIC attribute structure in sysfsAshutosh Naik
2009-05-02mm: prevent divide error for small values of vm_dirty_bytesAndrea Righi
2009-05-02vmscan: avoid multiplication overflow in shrink_zone()Andrew Morton
2009-05-02ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.cOleg Nesterov
2009-05-02kernel-doc: restrict syntax for private: and public:Randy Dunlap
2009-05-02mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro
2009-05-02of: make of_(un)register_platform_driver common codeGrant Likely
2009-05-02alpha: binfmt_aout fixIvan Kokshaysky
2009-05-02alpha: futex implementationIvan Kokshaysky
2009-05-02alpha: exception table sortingIvan Kokshaysky
2009-05-02alpha: titan and marvel build fixesIvan Kokshaysky
2009-05-02vgacon: return the upper half of 512 character fontsStefan Bader
2009-05-02memcg: fix mem_cgroup_shrink_usage()Daisuke Nishimura
2009-05-02pagemap: require aligned-length, non-null reads of /proc/pid/pagemapVitaly Mayatskikh
2009-05-02mm: close page_mkwrite racesNick Piggin
2009-05-02atomic: fix atomic_long_cmpxchg/xchg for 64 bit architecturesHeiko Carstens
2009-05-02CRISv10: fix serial driver proc-usageJesper Nilsson
2009-05-02MAINTAINERS: add ptrace entryChristoph Hellwig
2009-05-02memcg: fix try_get_mem_cgroup_from_swapcache()Daisuke Nishimura
2009-05-02MAINTAINERS: Florian has movedFlorian Fainelli
2009-05-02autofs4: fix incorrect return in autofs4_mount_busy()Ian Kent
2009-05-02mm: fix pageref leak in do_swap_page()Johannes Weiner
2009-05-02acpica: validate package element more carefully in acpi_rs_get_pci_routing_ta...Robert Moore
2009-04-29Linux 2.6.30-rc4v2.6.30-rc4Linus Torvalds
2009-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2009-04-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-04-29V4L/DVB (11652): au0828: fix kernel oops regression on USB disconnect.Devin Heitmueller
2009-04-29V4L/DVB (11626): cx23885: Two fixes for DViCO FusionHDTV DVB-T Dual ExpressChristopher Pascoe
2009-04-29V4L/DVB (11612): mx3_camera: Fix compilation with CONFIG_PMSascha Hauer
2009-04-29V4L/DVB (11570): patch: s2255drv: fix race condition on set modeDean Anderson
2009-04-29V4L/DVB (11568): cx18: Fix the handling of i2c bus registration errorJean Delvare
2009-04-29V4L/DVB (11561a): move media after i2cGuennadi Liakhovetski
2009-04-29V4L/DVB (11516): drivers/media/video/saa5246a.c: fix use-after-freeDan Carpenter
2009-04-29V4L/DVB (11515): drivers/media/video/saa5249.c: fix use-after-free and leakDan Carpenter
2009-04-29V4L/DVB (11494a): cx231xx Kconfig fixesMauro Carvalho Chehab
2009-04-29V4L/DVB (11494): cx18: Send correct input routing value to external audio mul...Andy Walls
2009-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-28e100: do not go D3 in shutdown unless system is powering offThadeu Lima de Souza Cascardo
2009-04-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-04-28netfilter: revised locking for x_tablesStephen Hemminger
2009-04-28Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-04-28m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h>Geert Uytterhoeven
2009-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2009-04-28Merge branches 'cxgb3', 'ipoib', 'mthca', 'mlx4' and 'nes' into for-linusRoland Dreier
2009-04-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2009-04-28powerpc: Revert switch to TEXT_TEXT in linker scriptTim Abbott
2009-04-28bio: fix memcpy corruption in bio_copy_user_iov()FUJITA Tomonori
2009-04-28hd: fix lockingTejun Heo