Age | Commit message (Expand) | Author | Files | Lines |
2008-03-17 | atl1: move common functions to atlx files | Jay Cliburn | 9 | -2710/+2751 |
2008-03-17 | atl1: relocate atl1 driver to /drivers/net/atlx | Jay Cliburn | 8 | -1/+1 |
2008-03-17 | remove the obsolete xircom_tulip_cb driver | Adrian Bunk | 3 | -1741/+1 |
2008-03-17 | sk98lin: remove obsolete driver | Stephen Hemminger | 43 | -41394/+0 |
2008-03-16 | Linux 2.6.25-rc6v2.6.25-rc6 | Linus Torvalds | 1 | -1/+1 |
2008-03-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p... | Linus Torvalds | 18 | -65/+125 |
2008-03-15 | [PARISC] make ptr_to_pide() static | FUJITA Tomonori | 1 | -2/+2 |
2008-03-15 | [PARISC] head.S: section mismatch fixes | Helge Deller | 1 | -3/+4 |
2008-03-15 | [PARISC] add back Crestone Peak cpu | Kyle McMartin | 1 | -0/+1 |
2008-03-15 | [PARISC] futex: special case cmpxchg NULL in kernel space | Kyle McMartin | 1 | -2/+8 |
2008-03-15 | [PARISC] clean up show_stack | Kyle McMartin | 1 | -4/+21 |
2008-03-15 | [PARISC] add pa8900 CPUs to hardware inventory | James Bottomley | 1 | -1/+11 |
2008-03-15 | [PARISC] clean up include/asm-parisc/elf.h | Randolph Chung | 1 | -12/+10 |
2008-03-15 | [PARISC] move defconfig to arch/parisc/configs/ | Adrian Bunk | 2 | -0/+3 |
2008-03-15 | [PARISC] add back AD1889 MAINTAINERS entry | Thibaut VARENE | 1 | -0/+9 |
2008-03-15 | [PARISC] pdc_console: fix bizarre panic on boot | Kyle McMartin | 3 | -13/+35 |
2008-03-15 | [PARISC] dump_stack in show_regs | Kyle McMartin | 1 | -0/+2 |
2008-03-15 | [PARISC] pdc_stable: fix compile errors | Joel Soete | 1 | -3/+3 |
2008-03-15 | [PARISC] remove unused pdc_iodc_printf function | Kyle McMartin | 2 | -14/+0 |
2008-03-15 | [PARISC] bump __NR_syscalls | Kyle McMartin | 1 | -1/+1 |
2008-03-15 | [PARISC] unbreak pgalloc.h | Kyle McMartin | 1 | -2/+2 |
2008-03-15 | [PARISC] move VMALLOC_* definitions to fixmap.h | Kyle McMartin | 2 | -9/+8 |
2008-03-15 | [PARISC] wire up timerfd syscalls | Kyle McMartin | 2 | -0/+6 |
2008-03-15 | [PARISC] remove old timerfd syscall | Kyle McMartin | 1 | -1/+1 |
2008-03-15 | ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option | Linus Torvalds | 7 | -165/+3 |
2008-03-15 | tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data() | Roel Kluin | 1 | -1/+1 |
2008-03-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -9/+14 |
2008-03-15 | sched: simplify sched_slice() | Ingo Molnar | 1 | -6/+2 |
2008-03-15 | sched: fix fair sleepers | Ingo Molnar | 1 | -2/+4 |
2008-03-15 | sched: fix overload performance: buddy wakeups | Peter Zijlstra | 2 | -1/+27 |
2008-03-15 | sched: fix calc_delta_mine() | Ingo Molnar | 1 | -1/+1 |
2008-03-15 | sched: fix update_load_add()/sub() | Ingo Molnar | 1 | -0/+2 |
2008-03-15 | sched: min_vruntime fix | Peter Zijlstra | 1 | -18/+28 |
2008-03-15 | sched: fix race in schedule() | Hiroshi Shimamoto | 1 | -22/+16 |
2008-03-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 7 | -67/+143 |
2008-03-14 | nfsd: fix oops on access from high-numbered ports | J. Bruce Fields | 1 | -2/+2 |
2008-03-14 | struct export_operations: adjust comments to match current members | Marc Dionne | 1 | -2/+2 |
2008-03-14 | firewire: fw-ohci: shut up false compiler warning on PPC32 | Stefan Richter | 1 | -3/+3 |
2008-03-14 | firewire: fw-ohci: use dma_alloc_coherent for ar_buffer | Jarod Wilson | 1 | -13/+5 |
2008-03-14 | ieee1394: sbp2: fix for SYM13FW500 bridge (Datafab disk) | Stefan Richter | 1 | -0/+5 |
2008-03-14 | firewire: fw-sbp2: fix for SYM13FW500 bridge (Datafab disk) | Stefan Richter | 1 | -0/+5 |
2008-03-14 | firewire: update Kconfig help text | Stefan Richter | 1 | -31/+19 |
2008-03-14 | firewire: warn on fatal condition in topology code | Stefan Richter | 1 | -1/+2 |
2008-03-14 | firewire: fw-sbp2: set single-phase retry_limit | Jarod Wilson | 1 | -4/+27 |
2008-03-14 | firewire: fw-ohci: Apple UniNorth 1st generation support | Stefan Richter | 1 | -8/+21 |
2008-03-14 | firewire: fw-ohci: PPC PMac platform code | Stefan Richter | 1 | -0/+49 |
2008-03-14 | firewire: endianess annotations | Stefan Richter | 3 | -6/+6 |
2008-03-14 | firewire: endianess fix | Stefan Richter | 1 | -1/+1 |
2008-03-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 10 | -36/+41 |
2008-03-13 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 7 | -46/+76 |