Age | Commit message (Expand) | Author |
2008-05-17 | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King |
2008-05-17 | Merge branch 'sa1100' | Russell King |
2008-05-17 | [ARM] pxa: spitz wants PXA27x UDC definitions | Russell King |
2008-05-17 | [ARM] colibri: fix support for DM9000 ethernet device | Michael Abbott |
2008-05-17 | [ARM] arm/kernel/arthur.c: add MODULE_LICENSE | Adrian Bunk |
2008-05-17 | [ARM] 5037/1: Orion: fix DNS323/Kurobox Pro PCI initialisation | Lennert Buytenhek |
2008-05-17 | [ARM] 5034/1: fix arm{925,926,940,946} dma_flush_range() in WT mode | Lennert Buytenhek |
2008-05-17 | [ARM] export copy_page | Russell King |
2008-05-17 | [ARM] 5026/1: locomo: add .settype for gpio and several small fixes | Thomas Kunze |
2008-05-17 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-05-17 | x86: disable mwait for AMD family 10H/11H CPUs | Thomas Gleixner |
2008-05-17 | x86: fix crash on cpu hotplug on pat-incapable machines | Avi Kivity |
2008-05-17 | x86: remove mwait capability C-state check | Ingo Molnar |
2008-05-19 | Blackfin arch: update boards defconfig files | Michael Hennerich |
2008-05-17 | Blackfin arch: IO Port functions to read/write unalligned memory | Michael Hennerich |
2008-05-17 | Blackfin arch: enable a choice to provide 4M DMA memory | Cliff Cai |
2008-05-17 | Blackfin arch: cleanup the icplb/dcplb multiple hit checks | Mike Frysinger |
2008-05-17 | Blackfin arch: Add workaround to read edge triggered GPIOs | Michael Hennerich |
2008-05-17 | Blackfin arch: Check for Anomaly 05000182 | Michael Hennerich |
2008-05-16 | [PATCH] take init_files to fs/file.c | Al Viro |
2008-05-16 | sparc64: Update defconfig. | David S. Miller |
2008-05-16 | sparc64: Fix lmb_reserve() args in find_ramdisk(). | David S. Miller |
2008-05-16 | sh: use the common ascii hex helpers | Harvey Harrison |
2008-05-16 | sh: fix sh7785 master clock value | Yoshihiro Shimoda |
2008-05-16 | sh: Fix up thread info pointer in syscall_badsys resume path. | Hideo Saito |
2008-05-16 | sh: Fix up optimized SH-4 memcpy on big endian. | Hideo Saito |
2008-05-16 | sh: disable initrd defaults in .empty_zero_page. | Paul Mundt |
2008-05-16 | sh: display boot params by default on entry. | Paul Mundt |
2008-05-15 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2008-05-15 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2008-05-15 | [IA64] fix personality(PER_LINUX32) performance issue | Huang, Xiaolan |
2008-05-15 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds |
2008-05-15 | arch/parisc/kernel/perf_asm.S: build fix | Kyle McMartin |
2008-05-15 | parisc: remove -traditional from assembler flags | Kyle McMartin |
2008-05-15 | parisc: use conditional macro for 64-bit wide ops | Kyle McMartin |
2008-05-15 | [S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map. | Heiko Carstens |
2008-05-15 | [S390] smp: __smp_call_function_map vs cpu_online_map fix. | Heiko Carstens |
2008-05-15 | [S390] s390dbf: Use const char * for dbf name. | Cornelia Huck |
2008-05-15 | [S390] sparsemem vmemmap: initialize memmap. | Heiko Carstens |
2008-05-15 | arch/parisc/kernel/unaligned.c: use time_* macros | S.Caglar Onur |
2008-05-15 | parisc: remove redundant display of free swap space in show_mem() | Johannes Weiner |
2008-05-15 | parisc: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-05-15 | parisc: fix trivial section name warnings | Helge Deller |
2008-05-15 | [POWERPC] cell: Fix section mismatches in io-workarounds code | Ishizaki Kou |
2008-05-15 | [POWERPC] spufs: Fix compile error | FUJITA Tomonori |
2008-05-15 | [POWERPC] vmemmap fixes to use smaller pages | Benjamin Herrenschmidt |
2008-05-15 | [POWERPC] spufs: Fix pointer reference in find_victim | Luke Browning |
2008-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-05-14 | lib: create common ascii hex array | Harvey Harrison |