aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-26Merge branch 'x86/fpu' into x86/cleanupsIngo Molnar
2008-12-25x86: remove impossible test in mtrr/main.cRusty Russell
2008-12-25x86: unify the implementation of FPU trapsH. Peter Anvin
2008-12-25x86: traps.c replace #if CONFIG_X86_32 with #ifdef CONFIG_X86_32Jaswinder Singh
2008-12-22x86: prioritize the FPU traps for the error codeH. Peter Anvin
2008-12-19x86: common.c boot_cpu_stack and boot_exception_stacks should be staticJaswinder Singh
2008-12-18x86: traps.c declare functions before they get usedJaswinder Singh
2008-12-18x86: process.c declare c1e_remove_cpu before they get usedJaswinder Singh
2008-12-18x86: tls.c declare sys_set_thread_area and sys_get_thread_area before they ge...Jaswinder Singh
2008-12-18x86: time_64.c timer_interrupt() should be staticJaswinder Singh
2008-12-17Merge branch 'i2c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2008-12-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-12-17cifs: fix buffer overrun in parse_DFS_referralsJeff Layton
2008-12-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds
2008-12-17STAGING: Move staging drivers back to staging-specific menuDmitry Baryshkov
2008-12-17driver core: add newlines to debugging enabled/disabled messagesMarcel Holtmann
2008-12-17xilinx_hwicap: remove improper wording in license statementGreg Kroah-Hartman
2008-12-17driver core: fix using 'ret' variable in unregister_dynamic_debug_moduleJohann Felix Soden
2008-12-17USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole displayMike Provencher
2008-12-17USB: set correct configuration in probe of ti_usb_3410_5052Oliver Neukum
2008-12-17USB: add 5372:2303 to pl2303Matthew Arnold
2008-12-17USB: skip Set-Interface(0) if already in altsetting 0Alan Stern
2008-12-17USB: fix comment about endianness of descriptorsPhil Endecott
2008-12-17USB: Documentation/usb/gadget_serial.txt: update to match driver use_acm beha...Peter Korsgaard
2008-12-17usbmon: drop bogus 0t from usbmon.txtPete Zaitcev
2008-12-17USB: gadget: fix rndis working at high speedDavid Brownell
2008-12-17USB: ftdi_sio: Adding Ewert Energy System's CANdapter PIDAndrew Ewert
2008-12-17USB: tty: SprogII DCC controller identifiersAlan Cox
2008-12-17usb-storage: update unusual_devs entry for Nokia 5310Alan Stern
2008-12-17USB: Unusual devs patch for Nokia 3500cOzan Sener
2008-12-17USB: storage: unusual_devs.h: Nokia 3109c additionCSÉCSY László
2008-12-17USB: fix problem with usbtmc driver not loading properlyGreg Kroah-Hartman
2008-12-17powerpc: Fix corruption error in rh_alloc_fixed()Guillaume Knispel
2008-12-17powerpc/fsl-booke: Fix the miss interrupt restoreDave Liu
2008-12-16ocfs2: Add JBD2 compat feature bit.Joel Becker
2008-12-16ocfs2: Always update xattr search when creating bucket.Tao Ma
2008-12-16x86: clean up dead code in vmi_32.cZachary Amsden
2008-12-16i2c-s3c2410: fix check for being in suspend.Ben Dooks
2008-12-16x86: setup.c find_and_reserve_crashkernel should be staticJaswinder Singh
2008-12-16x86: ldt.c declare sys_modify_ldt before they get usedJaswinder Singh
2008-12-16i2c-cpm: Detect and report NAK right away instead of timing outMike Ditto
2008-12-16x86: signal.c declare do_notify_resume before they get usedJaswinder Singh
2008-12-16x86: process_64.c declare __switch_to() and sys_arch_prctl before they get usedJaswinder Singh
2008-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-12-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-16Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-12-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-12-16x86, 32-bit: simplify alloc_low_page()Jan Beulich