Age | Commit message (Expand) | Author |
2012-02-02 | lib: Fix multiple definitions of clz_tab | David Miller |
2012-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2012-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-01-17 | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris |
2012-01-17 | Audit: push audit success and retcode into arch ptrace.h | Eric Paris |
2012-01-14 | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds |
2012-01-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-01-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2012-01-10 | sparc: make SA_NOMASK a synonym of SA_NODEFER | Matt Fleming |
2012-01-10 | sparc32: forced setting of mode of sun4m per-cpu timers | Tkhai Kirill |
2012-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-01-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-01-06 | sparc32, leon/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas |
2012-01-06 | sparc/PCI: convert to pci_create_root_bus() | Bjorn Helgaas |
2012-01-06 | PCI: SPARC: convert pcibios_set_master() to a non-inlined function | Myron Stowe |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2012-01-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-01-06 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2012-01-03 | consolidate umode_t declarations | Al Viro |
2011-12-30 | sparc32: remove unused file: include/asm/pgtsun4.h | Sam Ravnborg |
2011-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-12-29 | sparc32: fix PAGE_SIZE definition | Sam Ravnborg |
2011-12-29 | sparc32: enable different preemptions models | Sam Ravnborg |
2011-12-27 | sparc32: support atomic64_t | Sam Ravnborg |
2011-12-27 | sparc32: drop useless preprocessor conditional in atomic_32.h | Sam Ravnborg |
2011-12-27 | sparc32: drop unused atomic24 support | Sam Ravnborg |
2011-12-25 | Merge branch 'pm-sleep' into pm-for-linus | Rafael J. Wysocki |
2011-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-12-22 | sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq(). | David S. Miller |
2011-12-21 | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers |
2011-12-21 | Merge branch 'master' into pm-sleep | Rafael J. Wysocki |
2011-12-20 | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l... | Ingo Molnar |
2011-12-14 | sparc32: Be less strict in matching %lo part of relocation. | David S. Miller |
2011-12-12 | UAPI: Don't include linux/compat.h in sparc's asm/siginfo.h | David Howells |
2011-12-11 | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker |
2011-12-11 | sparc: Make SPARC use the new is_idle_task() API | Paul E. McKenney |
2011-12-11 | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker |
2011-12-11 | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker |
2011-12-08 | memblock: Kill early_node_map[] | Tejun Heo |
2011-12-08 | sparc: Use HAVE_MEMBLOCK_NODE_MAP | Tejun Heo |
2011-12-08 | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users | Tejun Heo |
2011-12-08 | memblock: Kill memblock_init() | Tejun Heo |
2011-12-08 | memblock: Fix include breakages caused by 24aa07882b | Tejun Heo |
2011-12-04 | sparc: Use kmemdup rather than duplicating its implementation | Thomas Meyer |
2011-12-04 | sparc: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin |