| Commit message (Expand) | Author | Files | Lines |
2009-09-20 | includecheck fix: kernel/trace, ring_buffer.c | Jaswinder Singh Rajput | 1 | -2/+0 |
2009-09-20 | includecheck fix: include/linux, ftrace.h | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: include/linux, page_cgroup.h | Jaswinder Singh Rajput | 1 | -2/+2 |
2009-09-20 | includecheck fix: include/linux, aio.h | Jaswinder Singh Rajput | 1 | -2/+0 |
2009-09-20 | includecheck fix: include/drm, drm_memory.h | Jaswinder Singh Rajput | 1 | -2/+0 |
2009-09-20 | includecheck fix: include/acpi, acpi_bus.h | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: drivers/xen, evtchn.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: drivers/video, vgacon.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: drivers/scsi, ibmvscsi.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: drivers/scsi, libfcoe.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: x86, shadow.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: x86, traps.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: um, helper.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: s390, sys_s390.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-18 | sparc: Clean up linker script using new linker script macros. | Geoffrey Thomas | 1 | -68/+7 |
2009-09-18 | frv: clean up linker script using new linker script macros. | Nelson Elhage | 1 | -54/+7 |
2009-09-18 | frv: remove unused .altinstructions code | Nelson Elhage | 1 | -5/+0 |
2009-09-18 | headers: taskstats_kern.h trim | Alexey Dobriyan | 4 | -2/+2 |
2009-09-18 | kernel-doc: allow multi-line declaration purpose descriptions | Johannes Weiner | 2 | -6/+19 |
2009-09-18 | mm: Fix problem of parameter in note | Jianjun Kong | 1 | -1/+1 |
2009-09-18 | kref: double kref_put() in my_data_handler() | Roel Kluin | 1 | -1/+0 |
2009-09-18 | ext4: Update documentation about quota mount options | Jan Kara | 1 | -4/+12 |
2009-09-18 | pty_write: don't do a tty_wakeup() when the buffers are full | Linus Torvalds | 1 | -2/+4 |
2009-09-18 | [WATCHDOG] sizeof cleanup | Wim Van Sebroeck | 3 | -3/+3 |
2009-09-18 | [WATCHDOG] wdt_pci: fix printk and variable type | Randy Dunlap | 1 | -5/+5 |
2009-09-18 | [WATCHDOG] wdt_pci - use pci_request_region | Wim Van Sebroeck | 1 | -7/+8 |
2009-09-18 | [WATCHDOG] ar7_wdt: Fix error handling during probe. | Wim Van Sebroeck | 1 | -1/+2 |
2009-09-18 | [WATCHDOG] ar7_wdt: convert to become a platform driver | Florian Fainelli | 1 | -53/+53 |
2009-09-18 | [WATCHDOG] fix book E watchdog to take WDIOC_SETTIMEOUT arg in seconds | Chris Friesen | 1 | -4/+53 |
2009-09-18 | [WATCHDOG] davinci: use clock framework for timer frequency | Kevin Hilman | 1 | -2/+17 |
2009-09-18 | [WATCHDOG] Use DIV_ROUND_UP() macro in the coh901327 WDT | Linus Walleij | 1 | -1/+1 |
2009-09-18 | [WATCHDOG] Add support for WM831x watchdog | Mark Brown | 4 | -0/+501 |
2009-09-18 | [WATCHDOG] Add watchdog driver for NUC900 | Wan ZongShun | 3 | -0/+363 |
2009-09-18 | [WATCHDOG] add SBC-FITPC2 watchdog driver | Denis Turischev | 3 | -0/+290 |
2009-09-17 | x86, pat: don't use rb-tree based lookup in reserve_memtype() | Suresh Siddha | 1 | -10/+2 |
2009-09-17 | libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers | John(Jung-Ik) Lee | 4 | -0/+560 |
2009-09-17 | pata_amd: do not filter out valid modes in nv_mode_filter | Robert Hancock | 1 | -0/+3 |
2009-09-17 | sata_promise: update reset code | Mikael Pettersson | 1 | -1/+120 |
2009-09-17 | sata_promise: disable hotplug on 1st gen chips | Mikael Pettersson | 1 | -17/+17 |
2009-09-17 | libata: fix spurious WARN_ON_ONCE() on port freeze | Tejun Heo | 1 | -2/+2 |
2009-09-17 | ahci: restore pci_intx() handling | Tejun Heo | 1 | -2/+2 |
2009-09-17 | vsnprintf: remove duplicate comment of vsnprintf | Steven Rostedt | 1 | -6/+4 |
2009-09-17 | softirq: add BLOCK_IOPOLL to softirq_to_name | Li Zefan | 2 | -11/+12 |
2009-09-17 | oprofile: fix oprofile regression: select RING_BUFFER_ALLOW_SWAP | Christian Borntraeger | 1 | -0/+1 |
2009-09-17 | tracing: switch function prints from %pf to %ps | Steven Rostedt | 3 | -7/+7 |
2009-09-17 | vsprintf: add %ps that is the same as %pS but is like %pf | Steven Rostedt | 1 | -2/+4 |
2009-09-17 | MIPS: BCM63xx: Add integrated ethernet mac support. | Maxime Bizon | 6 | -1/+2444 |
2009-09-17 | MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs. | Maxime Bizon | 40 | -0/+5896 |
2009-09-17 | MIPS: BCM63xx: Add Broadcom 63xx CPU definitions. | Maxime Bizon | 3 | -0/+34 |
2009-09-17 | MIPS: Octeon: Move some platform device registration to its own file. | David Daney | 3 | -148/+166 |