Age | Commit message (Expand) | Author | Files | Lines |
2007-02-16 | [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME | john stultz | 1 | -1/+1 |
2007-02-16 | [PATCH] Add SysRq-Q to print timer_list debug info | Ingo Molnar | 1 | -1/+13 |
2007-02-16 | [PATCH] clockevents: i386 drivers | Thomas Gleixner | 1 | -0/+38 |
2007-02-16 | [PATCH] Allow early access to the power management timer | Thomas Gleixner | 1 | -8/+9 |
2007-02-16 | [PATCH] ACPI keep track of timer broadcasting | Thomas Gleixner | 1 | -19/+47 |
2007-02-16 | [PATCH] ACPI: fix missing include for UP | Thomas Gleixner | 1 | -0/+10 |
2007-02-16 | [PATCH] hrtimers: namespace and enum cleanup | Thomas Gleixner | 1 | -5/+6 |
2007-02-16 | [PATCH] clocksource: replace is_continuous by a flag field | Thomas Gleixner | 3 | -3/+4 |
2007-02-16 | [PATCH] correct CONFIG_GIGASET_M101 Makefile entry | Adrian Bunk | 1 | -1/+1 |
2007-02-15 | sata_vsc: use default cache line size if non-zero | Nate Dailey | 1 | -2/+6 |
2007-02-15 | sata_nv: handle SError status indication | Robert Hancock | 1 | -1/+5 |
2007-02-15 | add delay around sl82c105_reset_engine calls | Olaf Hering | 1 | -0/+3 |
2007-02-15 | libata: clear TF before IDENTIFYing | Tejun Heo | 1 | -1/+10 |
2007-02-15 | libata: Add a host flag to indicate lack of IORDY capability | Alan Cox | 2 | -3/+12 |
2007-02-15 | sata_promise: new EH conversion for 20619 chips, take 2 | Mikael Pettersson | 1 | -51/+4 |
2007-02-15 | sata_promise: fix missing PATA cable detection | Mikael Pettersson | 1 | -1/+8 |
2007-02-14 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2 | -6/+15 |
2007-02-14 | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 9 | -11/+11 |
2007-02-14 | [PATCH] sysctl: C99 convert ctl_tables in drivers/parport/procfs.c | Eric W. Biederman | 1 | -75/+189 |
2007-02-14 | [PATCH] sysctl: register the sysctl number used by the arlan driver | Eric W. Biederman | 1 | -1/+1 |
2007-02-14 | [PATCH] sysctl: remove sys_sysctl support from drivers/char/rtc.c | Eric W. Biederman | 1 | -4/+2 |
2007-02-14 | [PATCH] sysctl: remove sys_sysctl support from the hpet timer driver | Eric W. Biederman | 1 | -2/+2 |
2007-02-14 | [PATCH] sysctl: cdrom: don't set de->owner | Eric W. Biederman | 1 | -2/+0 |
2007-02-14 | [PATCH] sysctl: cdrom: remove unnecessary insert_at_head flag | Eric W. Biederman | 1 | -1/+1 |
2007-02-14 | [PATCH] sysctl: ipmi: remove unnecessary insert_at_head flag | Eric W. Biederman | 1 | -1/+1 |
2007-02-14 | [PATCH] sysctl: mac_hid: remove unnecessary insert_at_head flag | Eric W. Biederman | 1 | -1/+1 |
2007-02-14 | [PATCH] sysctl: md: remove unnecessary insert_at_head flag | Eric W. Biederman | 1 | -1/+1 |
2007-02-14 | [PATCH] sysctl: scsi: remove unnecessary insert_at_head flag | Eric W. Biederman | 1 | -1/+1 |
2007-02-14 | [PATCH] scheduled removal of SA_XXX interrupt flags: ata fix | Andrew Morton | 1 | -1/+1 |
2007-02-14 | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2 | Thomas Gleixner | 4 | -4/+6 |
2007-02-14 | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner | 25 | -34/+35 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 353 | -353/+4 |
2007-02-14 | [PATCH] SPI: atmel_spi driver | Haavard Skinnemoen | 4 | -0/+853 |
2007-02-14 | [PATCH] PNX8550 UART driver | Vitaly Wool | 3 | -0/+869 |
2007-02-14 | [PATCH] serial: replace kmalloc+memset with kzalloc | Burman Yan | 10 | -45/+18 |
2007-02-14 | [PATCH] serial: make sure UART is powered up when dumping MCTRL status | George G. Davis | 1 | -0/+11 |
2007-02-14 | [PATCH] serial: trivial code flow simplification | Bjorn Helgaas | 1 | -4/+4 |
2007-02-14 | [PATCH] 8250 UART backup timer | Alex Williamson | 1 | -44/+134 |
2007-02-13 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 46 | -114/+11279 |
2007-02-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -12/+47 |
2007-02-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 14 | -33/+183 |
2007-02-14 | [POWERPC] Open Firmware serial port driver | Arnd Bergmann | 3 | -0/+154 |
2007-02-13 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 44 | -95/+616 |
2007-02-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 36 | -350/+489 |
2007-02-13 | [PATCH] Fix SAK_work workqueue initialization. | Eric W. Biederman | 4 | -4/+2 |
2007-02-13 | Merge ../linux-2.6-watchdog-mm | Wim Van Sebroeck | 35 | -294/+369 |
2007-02-13 | i2c: Stop using i2c_adapter.class_dev | Jean Delvare | 4 | -4/+4 |
2007-02-13 | i2c: Remove the warning on missing adapter device | Jean Delvare | 1 | -3/+2 |
2007-02-13 | i2c: Declare more i2c_adapter parent devices | Jean Delvare | 15 | -3/+19 |
2007-02-13 | i2c: PA Semi SMBus driver | Olof Johansson | 3 | -0/+434 |