Age | Commit message (Expand) | Author | Files | Lines |
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 | 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 |
2008-03-16 | [PARISC] wire up timerfd syscalls | Kyle McMartin | 1 | -0/+3 |
2008-03-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -9/+14 |
2008-03-14 | struct export_operations: adjust comments to match current members | Marc Dionne | 1 | -2/+2 |
2008-03-14 | sh: Fix more user header breakage from sh64 integration. | Paul Mundt | 2 | -8/+13 |
2008-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 1 | -0/+1 |
2008-03-13 | h8300: fix recent uaccess breakage | Yoshinori Sato | 1 | -7/+4 |
2008-03-13 | PCI: fix issue with busses registering multiple times in sysfs | Greg Kroah-Hartman | 1 | -0/+1 |
2008-03-13 | [NET]: Fix tbench regression in 2.6.25-rc1 | Zhang Yanmin | 1 | -9/+14 |
2008-03-13 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 6 | -8/+24 |
2008-03-13 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 3 | -17/+8 |
2008-03-13 | [POWERPC] Fix drivers/macintosh/mediabay.c when !CONFIG_ADB_PMU | Tony Breeds | 1 | -0/+7 |
2008-03-13 | [POWERPC] Fix undefined pmu_sys_suspended compilation error | Tony Breeds | 1 | -1/+1 |
2008-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 7 | -10/+6 |
2008-03-12 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 7 | -6/+12 |