Age | Commit message (Expand) | Author |
2008-07-24 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-07-24 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-07-24 | flag parameters: pipe | Ulrich Drepper |
2008-07-24 | bootmem: replace node_boot_start in struct bootmem_data | Johannes Weiner |
2008-07-24 | hugetlb: introduce pud_huge | Andi Kleen |
2008-07-24 | hugetlb: modular state for hugetlb page size | Andi Kleen |
2008-07-24 | mm: move bootmem descriptors definition to a single place | Johannes Weiner |
2008-07-24 | add HAVE_CLK to Kconfig, for driver dependencies | David Brownell |
2008-07-23 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-07-21 | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen |
2008-07-18 | Merge branch 'linus' into timers/nohz | Ingo Molnar |
2008-07-18 | nohz: prevent tick stop outside of the idle loop | Thomas Gleixner |
2008-07-18 | fix core/stacktrace changes on avr32, mips, sh | Heiko Carstens |
2008-07-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar |
2008-07-15 | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2008-07-14 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-07-14 | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2008-07-14 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet |
2008-07-13 | Merge branch 'pxa' into devel | Russell King |
2008-07-12 | [NET] smc91x: remove "irq_flags" from "struct smc91x_platdata" | Eric Miao |
2008-07-10 | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o... | Russell King |
2008-07-03 | stacktrace: export save_stack_trace[_tsk] | Ingo Molnar |
2008-06-27 | PCI: remove unused arch pcibios_update_resource() functions | Adrian Bunk |
2008-06-26 | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe |
2008-06-26 | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe |
2008-06-26 | sh: convert to generic helpers for IPI function calls | Jens Axboe |
2008-06-16 | Merge branch 'linus' into core/rodata | Ingo Molnar |
2008-06-09 | sh: Add -mno-fdpic to default flags. | Paul Mundt |
2008-06-09 | sh: add resource of USB host for SH7723 | Yoshihiro Shimoda |
2008-06-09 | sh: Fix compile error SH7763 setup code | Nobuhiro Iwamatsu |
2008-06-09 | sh: Add SH7723 SCIF support | Yusuke.Goda |
2008-06-03 | sh: Add defconfig for RSK7203. | Paul Mundt |
2008-06-03 | sh: Update SE7206 defconfig. | Paul Mundt |
2008-06-02 | sh: Disable 4KSTACKS on nommu. | Paul Mundt |
2008-06-02 | sh: module.c use kernel unaligned helpers | Harvey Harrison |
2008-06-02 | sh/kernel/cpu/irq/intc-sh5.c build fix | Adrian Bunk |
2008-05-26 | sh: Drop broken URAM support on SH7723. | Paul Mundt |
2008-05-25 | move BUG_TABLE into RODATA | Jan Beulich |
2008-05-23 | sh: update Migo-R defconfig | Magnus Damm |
2008-05-23 | sh: use sm501 8250 mfd support on r2d boards | Magnus Damm |
2008-05-23 | sh: add probe support for new sh7723 cut | Magnus Damm |
2008-05-23 | sh: fix VPU interrupt vector for sh7723 | Magnus Damm |
2008-05-23 | sh: fix USBF resource for sh7722 | Magnus Damm |
2008-05-21 | MODULE_LICENSE expects "GPL v2", not "GPLv2" | Al Viro |
2008-05-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-05-19 | sh: Fix up restorer in debug_trap exception return path. | Paul Mundt |
2008-05-19 | sh: Make is_valid_bugaddr() more intelligent on nommu. | Paul Mundt |
2008-05-18 | sh: cdev lock_kernel() pushdown | Jonathan Corbet |
2008-05-16 | [PATCH] take init_files to fs/file.c | Al Viro |