aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-12-03enc28j60: Fix sporadic packet loss (corrected again)Baruch Siach
2008-12-03hysdn: fix writing outside the field on 64 bitsPascal Terjan
2008-12-03b1isa: fix b1isa_exit() to really remove registered capi controllersWilfried Klaebe
2008-12-03sparc64: Fix VIS emulation bugsJoseph Myers
2008-12-04drm/i915: Return error in i915_gem_set_to_gtt_domain if we're not in the GTT.Eric Anholt
2008-12-04drm/i915: Retry execbuffer pinning after clearing the GTTKeith Packard
2008-12-04drm/i915: Move the execbuffer domain computations togetherKeith Packard
2008-12-04drm/i915: Rename object_set_domain to object_set_to_gpu_domainKeith Packard
2008-12-04drm/i915: Make a single set-to-cpu-domain path and use it wherever needed.Eric Anholt
2008-12-04drm/i915: Make a single set-to-gtt-domain path.Eric Anholt
2008-12-04drm/i915: If interrupted while setting object domains, still emit the flush.Eric Anholt
2008-12-04drm/i915: Move flushing list cleanup from flush request retire to request emit.Eric Anholt
2008-12-04drm/i915: Respect GM965/GM45 bit-17-instead-of-bit-11 option for swizzling.Eric Anholt