Age | Commit message (Expand) | Author | Files | Lines |
2007-11-08 | libata: Support PIO polling-only hosts. | Paul Mundt | 1 | -0/+10 |
2007-11-08 | libata sata_qstor conversion to new error handling (EH). | Mark Lord | 1 | -14/+51 |
2007-11-08 | libata sata_qstor workaround for spurious interrupts | Mark Lord | 1 | -17/+21 |
2007-11-08 | libata sata_qstor nuke idle state | Mark Lord | 1 | -11/+4 |
2007-11-08 | nv_hardreset: update dangling reference to bugzilla entry | Fernando Luis Vázquez Cao | 1 | -1/+1 |
2007-11-08 | ata_piix: add SATELLITE PRO U200 to broken suspend list | Yann Chachkoff | 1 | -0/+7 |
2007-11-08 | [LIB] crc32c: Keep intermediate crc state in cpu order | Benny Halevy | 1 | -5/+2 |
2007-11-08 | mmc: Fix sg helper copy-and-paste error | Roland Dreier | 1 | -1/+1 |
2007-11-08 | [ARM] 4644/2: fix flush_kern_tlb_range() in module space | Kevin Hilman | 1 | -1/+1 |
2007-11-08 | Merge branch 'page_colouring_despair' | Paul Mundt | 5 | -137/+73 |
2007-11-08 | pktcdvd: fix BUG caused by sysfs module reference semantics change | Tejun Heo | 1 | -0/+9 |
2007-11-08 | Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo... | Paul Mackerras | 24 | -78/+472 |
2007-11-08 | [POWERPC] EEH: Make sure warning message is printed | Linas Vepstas | 1 | -1/+1 |
2007-11-08 | [POWERPC] Make altivec code in swsusp_32.S depend on CONFIG_ALTIVEC | Johannes Berg | 1 | -0/+2 |
2007-11-08 | [POWERPC] windfarm: Fix windfarm thread freezer interaction | Johannes Berg | 1 | -7/+3 |
2007-11-08 | [POWERPC] Fix si_addr value on low level hash failures | Benjamin Herrenschmidt | 1 | -1/+1 |
2007-11-08 | [POWERPC] Refresh ppc64_defconfig and enable pasemi-related options | Olof Johansson | 1 | -66/+181 |
2007-11-08 | [POWERPC] pasemi: Update defconfig | Olof Johansson | 1 | -120/+188 |
2007-11-08 | [POWERPC] iSeries: Fix ref counting in vio setup | Stephen Rothwell | 1 | -4/+6 |
2007-11-08 | [POWERPC] ] Fix memset size error | Li Zefan | 1 | -1/+1 |
2007-11-08 | [POWERPC] Fix link errors for allyesconfig | Stephen Rothwell | 1 | -2/+1 |
2007-11-08 | [POWERPC] iSeries_init_IRQ non-PCI tidy | Stephen Rothwell | 2 | -4/+4 |
2007-11-08 | [POWERPC] Change fallocate to match unistd.h on powerpc | Patrick Mansfield | 1 | -1/+1 |
2007-11-08 | [POWERPC] EEH: Avoid crash on null device | Linas Vepstas | 1 | -3/+8 |
2007-11-08 | [POWERPC] EEH: Drivers that need reset trump others | Linas Vepstas | 1 | -4/+6 |
2007-11-08 | [POWERPC] EEH: Clean up comments | Linas Vepstas | 1 | -5/+3 |
2007-11-08 | [POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2) | Paul Mackerras | 2 | -14/+16 |
2007-11-08 | [POWERPC] Fix switch_slb handling of 1T ESID values | will schmidt | 1 | -3/+31 |
2007-11-08 | [POWERPC] Fix build failure when CONFIG_VIRT_CPU_ACCOUNTING is not defined | Tony Breeds | 1 | -0/+1 |
2007-11-08 | [POWERPC] Include udbg.h when using udbg_printf | will schmidt | 4 | -0/+4 |
2007-11-08 | [POWERPC] Fix cache line vs. block size confusion | Benjamin Herrenschmidt | 2 | -14/+19 |
2007-11-08 | [POWERPC] Fix sysctl table check failure on PowerMac | Alexey Dobriyan | 1 | -1/+1 |
2007-11-08 | [POWERPC] Fix CONFIG_SMP=n build break | Olof Johansson | 1 | -12/+12 |
2007-11-08 | [POWERPC] bootwrapper: Revert ps3 binary flag usage, and remove .bin suffix | Scott Wood | 1 | -6/+7 |
2007-11-08 | [POWERPC] Fix mv643xx_pci sysfs .read and .write functions | Dale Farnsworth | 1 | -4/+6 |
2007-11-08 | [POWERPC] i8259: Add disable method | Aurelien Jarno | 2 | -0/+2 |
2007-11-08 | [POWERPC] Read back MSI message in rtas_setup_msi_irqs() so restore works | Michael Ellerman | 1 | -0/+6 |
2007-11-08 | [POWERPC] Fix build break in arch/ppc/syslib/m8260_setup.c | Olof Johansson | 1 | -6/+7 |
2007-11-08 | sh: Kill off broken snapgear ds1302 code. | Paul Mundt | 3 | -326/+2 |
2007-11-08 | SELinux: add more validity checks on policy load | Stephen Smalley | 7 | -38/+118 |
2007-11-08 | SELinux: fix bug in new ebitmap code. | KaiGai Kohei | 1 | -1/+1 |
2007-11-08 | SELinux: suppress a warning for 64k pages. | Stephen Rothwell | 1 | -6/+7 |
2007-11-07 | [ARM] Allow watchdog drivers to be selected again | Russell King | 1 | -0/+2 |
2007-11-07 | ioprio: allow sys_ioprio_set() value of 0 to reset ioprio setting | Jens Axboe | 1 | -0/+4 |
2007-11-07 | cfq_idle_class_timer: add paranoid checks for jiffies overflow | Oleg Nesterov | 1 | -11/+17 |
2007-11-07 | [NETLINK]: Fix unicast timeouts | Patrick McHardy | 3 | -8/+10 |
2007-11-07 | [INET]: Remove per bucket rwlock in tcp/dccp ehash table. | Eric Dumazet | 8 | -37/+106 |
2007-11-07 | [IPVS]: Synchronize closing of Connections | Rumen G. Bogdanovski | 3 | -7/+19 |
2007-11-07 | [IPVS]: Bind connections on stanby if the destination exists | Rumen G. Bogdanovski | 4 | -4/+69 |
2007-11-07 | [NET]: Remove Documentation/networking/pt.txt | Adrian Bunk | 2 | -60/+0 |