Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | [IB] mthca: don't disable RDMA writes if no responder resources | Roland Dreier | 2005-11-15 | 1 | -15/+12 | |
| | * | | | | | | [IB] srp: don't post receive if no send buf available | Roland Dreier | 2005-11-15 | 1 | -6/+9 | |
| | * | | | | | | [IB] srp: increase max_luns | Roland Dreier | 2005-11-11 | 2 | -0/+3 | |
| * | | | | | | | Merge branch 'parisc' of master.kernel.org:/pub/scm/linux/kernel/git/kyle/par... | Linus Torvalds | 2005-11-18 | 24 | -649/+245 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'master' | Kyle McMartin | 2005-11-18 | 82 | -7078/+2047 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [PARISC] Update CREDITS entries | Kyle McMartin | 2005-11-18 | 1 | -2/+10 | |
| | * | | | | | | | | [PARISC] Mark hisax and pcbit ISDN drivers as not for parisc | Matthew Wilcox | 2005-11-18 | 2 | -7/+7 | |
| | * | | | | | | | | [PARISC] Mention PA-RISC in NS87415 help | Matthew Wilcox | 2005-11-18 | 1 | -1/+1 | |
| | * | | | | | | | | [PARISC] Make Serial MUX depend on a specific bus type. | Matthew Wilcox | 2005-11-18 | 1 | -1/+1 | |
| | * | | | | | | | | [PARISC] Fix compile warning caused by conflicting types of expand_upwards() | Matthew Wilcox | 2005-11-18 | 2 | -1/+3 | |
| | * | | | | | | | | [PARISC] Make superio.c initialize before any driver needs it | Kyle McMartin | 2005-11-17 | 1 | -14/+21 | |
| | * | | | | | | | | [PARISC] Always spinlock tlb flush operations to ensure preempt safety | Matthew Wilcox | 2005-11-17 | 1 | -12/+4 | |
| | * | | | | | | | | [PARISC] Remove unused variable in signal.c | Grant Grundler | 2005-11-17 | 1 | -1/+0 | |
| | * | | | | | | | | [PARISC] remove drm compat ioctls handlers | Christoph Hellwig | 2005-11-17 | 1 | -541/+0 | |
| | * | | | | | | | | [PARISC] move PA perf driver over to ->compat_ioctl | Christoph Hellwig | 2005-11-17 | 2 | -18/+20 | |
| | * | | | | | | | | [PARISC] Define port->timeout to fix a long msleep in mux.c | Ryan Bradetich | 2005-11-17 | 1 | -0/+7 | |
| | * | | | | | | | | [PARISC] Fix some compile problems in ptrace.c | Matthew Wilcox | 2005-11-17 | 1 | -2/+3 | |
| | * | | | | | | | | [PARISC] Compile fixups for serial/mux.c | Ryan Bradetich | 2005-11-17 | 1 | -8/+4 | |
| | * | | | | | | | | [PARISC] Fix our spinlock implementation | James Bottomley | 2005-11-17 | 1 | -9/+10 | |
| | * | | | | | | | | [PARISC] Improve the error message when we get a clashing mod path | Matthew Wilcox | 2005-11-17 | 1 | -2/+6 | |
| | * | | | | | | | | [PARISC] Return PDC_OK when alloc_pa_dev fails to enumerate all devices | Matthew Wilcox | 2005-11-17 | 1 | -1/+1 | |
| | * | | | | | | | | [PARISC] Document some register usages in assembly files | Carlos O'Donell | 2005-11-17 | 2 | -1/+3 | |
| | * | | | | | | | | [PARISC] Make redirecting irq messages less noisy | Ryan Bradetich | 2005-11-17 | 1 | -1/+1 | |
| | * | | | | | | | | [PARISC] irq_affinityp[] only available for SMP builds | Grant Grundler | 2005-11-17 | 1 | -2/+9 | |
| | * | | | | | | | | [PARISC] Add IRQ affinities | James Bottomley | 2005-11-17 | 3 | -5/+86 | |
| | * | | | | | | | | [PARISC] Fix uniprocessor build by dummying smp_send_all_nop() | Kyle McMartin | 2005-11-17 | 2 | -1/+7 | |
| | * | | | | | | | | [PARISC] Fix our interrupts not to use smp_call_function | James Bottomley | 2005-11-17 | 3 | -15/+32 | |
| | * | | | | | | | | [PARISC] Disable nesting of interrupts | Grant Grundler | 2005-11-17 | 1 | -7/+6 | |
| | * | | | | | | | | [PARISC] Make sure timer and IPI execute with interrupts disabled | James Bottomley | 2005-11-17 | 2 | -0/+6 | |
| * | | | | | | | | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2005-11-18 | 7 | -23/+29 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | [PATCH 3/3] cciss: add put_disk into cleanup routines | mikem | 2005-11-18 | 1 | -9/+24 | |
| | * | | | | | | | | [PATCH 2/3] cciss: bug fix for BIG_PASS_THRU | Jens Axboe | 2005-11-18 | 1 | -3/+4 | |
| | * | | | | | | | | [PATCH 1/3] cciss: bug fix for hpacucli | mikem | 2005-11-18 | 1 | -1/+1 | |
| | * | | | | | | | | [BLOCK] new block/ directory comment tidy | Coywolf Qi Hunt | 2005-11-18 | 5 | -10/+0 | |
| | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2005-11-18 | 17 | -62/+353 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2005-11-18 | 2 | -38/+162 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | [libata sata_mv] update copyright, driver version | Jeff Garzik | 2005-11-18 | 1 | -1/+2 | |
| | * | | | | | | | | [PATCH] sil24: make error_intr less verbose | Tejun Heo | 2005-11-18 | 1 | -3/+9 | |
| | * | | | | | | | | [PATCH] sil24: add ATAPI support | Tejun Heo | 2005-11-18 | 1 | -26/+58 | |
| | * | | | | | | | | [PATCH] sil24: use SRST for phy_reset | Tejun Heo | 2005-11-18 | 1 | -10/+66 | |
| | * | | | | | | | | [PATCH] sil24: add sil24_restart_controller | Tejun Heo | 2005-11-18 | 1 | -3/+32 | |
| * | | | | | | | | | [PATCH] update Documentation/00-INDEX | Greg Kroah-Hartman | 2005-11-18 | 1 | -0/+4 | |
| * | | | | | | | | | [PATCH] Add HOWTO do kernel development document to the Documentation directory | Greg Kroah-Hartman | 2005-11-18 | 2 | -0/+620 | |
| * | | | | | | | | | [PATCH] Add SCM info to MAINTAINERS | Jody McIntyre | 2005-11-18 | 1 | -0/+16 | |
| * | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2005-11-18 | 1 | -62/+71 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | [IA64] polish comments for tlb fault handler in ivt.S | Chen, Kenneth W | 2005-11-17 | 1 | -62/+71 | |
| | * | | | | | | | | [IA64] 4 level page table bug fix in vhpt_miss | Chen, Kenneth W | 2005-11-17 | 1 | -2/+2 | |
* | | | | | | | | | | Merge branch 'upstream-fixes' | Jeff Garzik | 2005-11-18 | 4 | -15/+24 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | [wireless hermes] build fix | Jeff Garzik | 2005-11-18 | 1 | -3/+3 | |
| * | | | | | | | | | Merge branch 'upstream-fixes' of git://git.tuxdriver.com/git/netdev-jwl | Jeff Garzik | 2005-11-18 | 3 | -12/+21 | |
| |\ \ \ \ \ \ \ \ \ |