Age | Commit message (Expand) | Author |
2012-04-13 | sparc64: Eliminate obsolete __handle_softirq() function | Paul E. McKenney |
2012-04-13 | sparc64: Fix bootup crash on sun4v. | David S. Miller |
2012-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2012-04-04 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2012-04-04 | sparc32,leon: fix leon build | Sam Ravnborg |
2012-04-04 | sparc/mm/fault_32.c: Port OOM changes to do_sparc_fault | Kautuk Consul |
2012-04-04 | sparc/mm/fault_64.c: Port OOM changes to do_sparc64_fault | Kautuk Consul |
2012-04-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2012-04-02 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds |
2012-04-01 | sparc: pgtable_64: change include order | Aaro Koskinen |
2012-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2012-03-30 | sparc32: fix fallout from system.h removal | Sam Ravnborg |
2012-03-30 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2012-03-29 | sparc: Fix even more fallout from system.h split. | David S. Miller |
2012-03-29 | sparc: fix fallout from system.h split | Stephen Rothwell |
2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2012-03-29 | remove references to cpu_*_map in arch/ | Rusty Russell |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Delete all instances of asm/system.h | David Howells |
2012-03-28 | Move all declarations of free_initmem() to linux/mm.h | David Howells |
2012-03-28 | Disintegrate asm/system.h for Sparc | David Howells |
2012-03-28 | SPARC: adapt for dma_map_ops changes | Andrzej Pietrasiewicz |
2012-03-28 | powerpc+sparc/vio: Modernize driver registration | Benjamin Herrenschmidt |
2012-03-26 | Kbuild: centralize MKIMAGE and cmd_uimage definitions | Stephen Warren |
2012-03-24 | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Linus Torvalds |
2012-03-23 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-03-23 | nmi watchdog: do not use cpp symbol in Kconfig | Cong Wang |
2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-03-21 | sparc: use block_sigmask() | Matt Fleming |
2012-03-21 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-03-21 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds |
2012-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-03-20 | sparc/PCI: convert devtree and arch-probed bus addresses to resource | Bjorn Helgaas |
2012-03-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-03-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-03-20 | highmem: kill all __kmap_atomic() | Cong Wang |
2012-03-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-03-15 | [PATCH v3] ipc: provide generic compat versions of IPC syscalls | Chris Metcalf |
2012-03-13 | sparc32: Add -Av8 to assembler command line. | David S. Miller |
2012-03-05 | perf: Disable PERF_SAMPLE_BRANCH_* when not supported | Stephane Eranian |
2012-03-04 | BUG: headers with BUG/BUG_ON etc. need linux/bug.h | Paul Gortmaker |
2012-03-01 | sched/rt: Document scheduler related skip-resched-check sites | Thomas Gleixner |
2012-03-01 | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner |
2012-02-26 | irq_domain: Centralize definition of irq_dispose_mapping() | Grant Likely |
2012-02-24 | net: Add framework to allow sending packets with customized CRC. | Ben Greear |
2012-02-24 | static keys: Introduce 'struct static_key', static_key_true()/false() and sta... | Ingo Molnar |
2012-02-23 | PCI: collapse pcibios_resource_to_bus | Bjorn Helgaas |
2012-02-23 | sparc/PCI: get rid of device resource fixups | Bjorn Helgaas |
2012-02-21 | sock: Introduce the SO_PEEK_OFF sock option | Pavel Emelyanov |