| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Add IRQF_TIMER flag for timer interrupts | Wu Zhangjin | 2009-11-02 | 7 | -7/+7 |
* | MIPS: Loongson: Remove redundant local_irq_disable() | Wu Zhangjin | 2009-11-02 | 1 | -1/+0 |
* | MIPS: IP27: Fix build | Ralf Baechle | 2009-11-02 | 1 | -2/+2 |
* | MIPS: Cleanup CONFIG_DEBUG_STACK_USAGE version of alloc_thread_info. | Ralf Baechle | 2009-11-02 | 1 | -8/+1 |
* | MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/smp.c | David Daney | 2009-11-02 | 1 | -2/+3 |
* | MIPS: Don't write ones to reserved entryhi bits. | Ralf Baechle | 2009-11-02 | 1 | -5/+5 |
* | MIPS: Extend COMMAND_LINE_SIZE | Ralf Baechle | 2009-11-02 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2009-10-31 | 36 | -3462/+75 |
|\ |
|
| * | Staging: fix wireless drivers depends | Randy Dunlap | 2009-10-30 | 3 | -3/+3 |
| * | Staging: wireless drivers Kconfig change | Greg Kroah-Hartman | 2009-10-30 | 6 | -6/+6 |
| * | Staging: android: mark subsystem as broken | Greg Kroah-Hartman | 2009-10-30 | 1 | -0/+1 |
| * | Staging: remove stlc45xx driver | Greg Kroah-Hartman | 2009-10-30 | 7 | -3323/+0 |
| * | Staging: rtl8187se/rtl8192e/rtl8192su: allow module unload | Herton Ronaldo Krzesinski | 2009-10-30 | 12 | -96/+37 |
| * | Staging: vt6656: fix the memory free bug in vntwusb_disconnect() | miaofng | 2009-10-30 | 1 | -1/+0 |
| * | Staging: Panel: prevent driver from calling misc_deregister twice on same res... | Peter Huewe | 2009-10-30 | 1 | -3/+10 |
| * | Staging: hv: fix oops in vmbus - missing #include | Milan Dadok | 2009-10-30 | 2 | -0/+2 |
| * | Staging: hv: fix oops in vmbus - netvsc list_head | Milan Dadok | 2009-10-30 | 1 | -6/+4 |
| * | Staging: hv: fix oops in vmbus - udev events | Milan Dadok | 2009-10-30 | 1 | -10/+4 |
| * | Staging: hv: Fix vmbus load hang caused by faulty data packing | Hank Janssen | 2009-10-30 | 1 | -1/+1 |
| * | Staging: hv: Fix null pointer error after vmbus loading | Haiyang Zhang | 2009-10-30 | 1 | -13/+1 |
| * | Staging: hv TODO patches | Stephen Hemminger | 2009-10-30 | 1 | -0/+6 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-10-31 | 5 | -30/+43 |
|\ \ |
|
| * | | USB: fsl_udc_core: Fix kernel oops on module removal | Anton Vorontsov | 2009-10-30 | 1 | -1/+1 |
| * | | USB: option: TLAYTECH TUE800 support | Bryan Wu | 2009-10-30 | 1 | -0/+4 |
| * | | USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is set | Yoshihiro Shimoda | 2009-10-30 | 1 | -10/+13 |
| * | | USB: serial: sierra driver autopm fixes | Elina Pasheva | 2009-10-30 | 1 | -6/+8 |
| * | | USB: serial: sierra driver send_setup() autopm fix | Elina Pasheva | 2009-10-30 | 1 | -10/+14 |
| * | | USB: rndis_host: debug info clobbered before it is logged | George Nassar | 2009-10-30 | 1 | -3/+3 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2009-10-31 | 2 | -6/+6 |
|\ \ |
|
| * | | tty: Mark generic_serial users as BROKEN | Alan Cox | 2009-10-30 | 2 | -6/+6 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-10-31 | 7 | -44/+206 |
|\ \ |
|
| * | | Documentation: ABI: /sys/devices/system/cpu/cpu#/node | Alex Chiang | 2009-10-30 | 1 | -0/+15 |
| * | | Documentation: ABI: /sys/devices/system/cpu/cpuidle/ | Alex Chiang | 2009-10-30 | 1 | -0/+20 |
| * | | Documentation: ABI: /sys/devices/system/cpu/sched_[mc|smt]_power_savings | Alex Chiang | 2009-10-30 | 1 | -0/+24 |
| * | | Documentation: ABI: /sys/devices/system/cpu/cpu#/ topology files | Alex Chiang | 2009-10-30 | 2 | -17/+69 |
| * | | Documentation: ABI: /sys/devices/system/cpu/ topology files | Alex Chiang | 2009-10-30 | 1 | -0/+28 |
| * | | Documentation: ABI: document /sys/devices/system/cpu/ | Alex Chiang | 2009-10-30 | 1 | -0/+12 |
| * | | Documentation: ABI: rename sysfs-devices-cache_disable properly | Alex Chiang | 2009-10-30 | 1 | -0/+0 |
| * | | Driver core: allow certain drivers prohibit bind/unbind via sysfs | Dmitry Torokhov | 2009-10-30 | 3 | -8/+19 |
| * | | Driver core: fix driver_register() return value | Stas Sergeev | 2009-10-30 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-10-31 | 6 | -40/+36 |
|\ \ |
|
| * | | [S390] smp: fix sigp sense handling | Heiko Carstens | 2009-10-29 | 2 | -1/+1 |
| * | | [S390] smp: fix sigp stop handling | Heiko Carstens | 2009-10-29 | 3 | -6/+6 |
| * | | [S390] cputime: fix overflow on 31 bit systems | Martin Schwidefsky | 2009-10-29 | 1 | -3/+3 |
| * | | [S390] call home: fix string length handling | Heiko Carstens | 2009-10-29 | 1 | -8/+6 |
| * | | [S390] call home: fix error handling in init function | Heiko Carstens | 2009-10-29 | 1 | -18/+10 |
| * | | [S390] smp: fix prefix handling of offlined cpus | Heiko Carstens | 2009-10-29 | 1 | -0/+2 |
| * | | [S390] s/r: cmm resume fix | Martin Schwidefsky | 2009-10-29 | 1 | -1/+6 |
| * | | [S390] call home: fix local buffer usage in proc handler | Sebastian Ott | 2009-10-29 | 1 | -4/+3 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs | Linus Torvalds | 2009-10-31 | 2 | -1/+2 |
|\ \ \ |
|