Age | Commit message (Expand) | Author | Files | Lines |
2008-03-25 | PCI: revert "pcie: utilize pcie transaction pending bit" | Andrew Morton | 1 | -4/+0 |
2008-03-25 | libata: implement ata_qc_raw_nbytes() | Tejun Heo | 1 | -1/+7 |
2008-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2 | -1/+3 |
2008-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+1 |
2008-03-24 | x86-32: Pass the full resource data to ioremap() | Linus Torvalds | 2 | -6/+6 |
2008-03-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 1 | -1/+0 |
2008-03-23 | PNP: increase the number of PnP memory resources from 12 to 24 | Darren Salt | 1 | -1/+1 |
2008-03-22 | x86: revert: reserve dma32 early for gart | Thomas Gleixner | 1 | -1/+0 |
2008-03-22 | [SPARC64]: Remove most limitations to kernel image size. | David S. Miller | 2 | -1/+3 |
2008-03-22 | [SCTP]: Fix build warnings with IPV6 disabled. | David S. Miller | 1 | -1/+1 |
2008-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min... | Linus Torvalds | 2 | -0/+3 |
2008-03-21 | sync_bitops: fix wrong comments [Bug 10247] | Matti Linnanvuori | 1 | -8/+1 |
2008-03-21 | x86: trim mtrr don't close gap for resource allocation. | Yinghai Lu | 2 | -0/+4 |
2008-03-21 | x86: reserve dma32 early for gart | Yinghai Lu | 1 | -0/+1 |
2008-03-21 | x86: fix {clear,copy}_user_page() declarations in page.h | Chuck Lever | 1 | -2/+2 |
2008-03-21 | x86: cast cmpxchg and cmpxchg_local result for 386 and 486 | Mathieu Desnoyers | 1 | -12/+20 |
2008-03-21 | sched: add arch_update_cpu_topology hook. | Heiko Carstens | 1 | -0/+2 |
2008-03-21 | sched: add exported arch_reinit_sched_domains() to header file. | Heiko Carstens | 1 | -0/+1 |
2008-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -1/+2 |
2008-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -10/+14 |
2008-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25 | Linus Torvalds | 2 | -8/+13 |
2008-03-21 | [SCTP]: Fix a race between module load and protosw access | Vlad Yasevich | 1 | -4/+8 |
2008-03-20 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -3/+14 |
2008-03-20 | file capabilities: remove cap_task_kill() | Serge Hallyn | 1 | -2/+1 |
2008-03-20 | [ARM] 4872/1: Replaces buggy macro in S3C2410 irq include | Davide Rizzo | 1 | -1/+1 |
2008-03-20 | [ARM] 4869/1: ARM: OMAP: Fix compile for mcbsp | Tony Lindgren | 1 | -1/+7 |
2008-03-20 | [ARM] 4863/1: AT91: CAP9 USART definitions for early debug | Andrew Victor | 1 | -1/+6 |
2008-03-20 | memstick: automatically retrieve "INT" value from command response | Alex Dubov | 1 | -1/+0 |
2008-03-20 | fs: fix kernel-doc notation warnings | Randy Dunlap | 1 | -9/+2 |
2008-03-20 | rcu: fix misplaced mb() in rcu_enter/exit_nohz() | Paul E. McKenney | 1 | -2/+2 |
2008-03-19 | [SPARC64]: Fix atomic backoff limit. | David S. Miller | 1 | -1/+2 |
2008-03-19 | sched: tune multi-core idle balancing | Ingo Molnar | 1 | -1/+0 |
2008-03-19 | sched: improve affine wakeups | Ingo Molnar | 1 | -0/+3 |
2008-03-18 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2 | -99/+0 |
2008-03-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David S. Miller | 118 | -390/+781 |
2008-03-18 | xfrm: ->eth_proto is __be16 | Al Viro | 1 | -1/+1 |
2008-03-18 | [IPV4]: ipv4_is_lbcast() misannotations | Al Viro | 1 | -1/+1 |
2008-03-18 | [PKT_SCHED]: annotate cls_u32 | Al Viro | 1 | -4/+4 |
2008-03-17 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+2 |
2008-03-17 | devres: implement pcim_iomap_regions_request_all() | Tejun Heo | 1 | -0/+2 |
2008-03-17 | virtio: fix race in enable_cb | Christian Borntraeger | 1 | -2/+3 |
2008-03-17 | The ps2esdi driver was marked as BROKEN more than two years ago due to being | Adrian Bunk | 2 | -99/+0 |
2008-03-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p... | Linus Torvalds | 7 | -28/+33 |
2008-03-16 | [PARISC] futex: special case cmpxchg NULL in kernel space | Kyle McMartin | 1 | -2/+8 |
2008-03-16 | [PARISC] clean up include/asm-parisc/elf.h | Randolph Chung | 1 | -12/+10 |
2008-03-16 | [PARISC] pdc_console: fix bizarre panic on boot | Kyle McMartin | 1 | -1/+1 |
2008-03-16 | [PARISC] remove unused pdc_iodc_printf function | Kyle McMartin | 1 | -1/+0 |
2008-03-16 | [PARISC] bump __NR_syscalls | Kyle McMartin | 1 | -1/+1 |
2008-03-16 | [PARISC] unbreak pgalloc.h | Kyle McMartin | 1 | -2/+2 |
2008-03-16 | [PARISC] move VMALLOC_* definitions to fixmap.h | Kyle McMartin | 2 | -9/+8 |