aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-06[ARM] 5340/1: fix stack placement after noexecstack changesLennert Buytenhek
2008-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-12-05Fix a race condition in FASYNC handlingJonathan Corbet
2008-12-05Enforce a minimum SG_IO timeoutLinus Torvalds
2008-12-05Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-12-05drivers/message/i2o/iop.c: cleanup kerneldocQinghuang Feng
2008-12-05Fix incorrect use of loose in i2o_block.cNick Andrew
2008-12-05Fix incorrect use of loose in tty/serial driversNick Andrew
2008-12-05Revert "ACPI: battery: Convert discharge energy rate to current properly"Linus Torvalds
2008-12-05powerpc/virtex5: Fix Virtex5 machine check handlingGrant Likely
2008-12-05MIPS: Fix incorrect use of loose in vpe.cNick Andrew
2008-12-05zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah
2008-12-05mac80211: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah
2008-12-05ipw2200: fix netif_*_queue() removal regressionZhu Yi
2008-12-05iwlwifi: clean key table in iwl_clear_stations_table functionTomas Winkler
2008-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-12-04Merge branch 'drm-gem-update' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds
2008-12-04ACPI: Fix ACPI battery regression introduced by commit 558073Rafael J. Wysocki
2008-12-04Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-12-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-12-04Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-12-04Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-04Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-12-04Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2008-12-05[XFS] Fix hang after disallowed rename across directory quota domainsDave Chinner
2008-12-04tcp: tcp_vegas ssthresh bug fixDoug Leith
2008-12-04powerpc/83xx: Enable FIXED_PHY in mpc834x_itx and mpc83xx defconfigsAnton Vorontsov
2008-12-04can: omit received RTR frames for single ID filter listsOliver Hartkopp
2008-12-04ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc tableChas Williams
2008-12-04MIPS: Return ENOSYS from sys32_syscall on 64bit kernels like elsewhere.David Daney
2008-12-04MIPS: 64-bit: vmsplice needs to use the compat wrapper for o32 and N32.Ralf Baechle
2008-12-04MIPS: o32: Fix number of arguments to splice(2).Ralf Baechle
2008-12-04MIPS: Malta: Consolidate platform device code.Ralf Baechle
2008-12-04MIPS: IP22, Fulong, Malta: Update defconfigs.Ralf Baechle
2008-12-04MIPS: Malta: Add back RTC supportTiejun Chen
2008-12-04MIPS: Fix potential DOS by untrusted user app.Vlad Malov
2008-12-04sparc64: Sync FPU state in VIS emulation handler.Hong H. Pham
2008-12-04x86: fix early panic with boot option "nosmp"Andi Kleen
2008-12-04[PATCH] fix bogus argument of blkdev_put() in pktcdvdAl Viro
2008-12-04[PATCH 2/2] documnt FMODE_ constantsChristoph Hellwig
2008-12-04[PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig
2008-12-04[PATCH] clean up blkdev_get a little bitChristoph Hellwig
2008-12-04[PATCH] Fix block dev compat ioctl handlingAndreas Schwab
2008-12-04[PATCH] kill obsolete temporary comment in swsusp_close()Al Viro
2008-12-04[ARM] 5339/1: fix __fls() on ARMNicolas Pitre
2008-12-04time: catch xtime_nsec underflows and fix themjohn stultz
2008-12-03netx-eth: initialize per device spinlockUwe Kleine-König
2008-12-03tcp: make urg+gso work for real this timeIlpo Järvinen