Age | Commit message (Expand) | Author |
2012-01-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | 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 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2011-12-21 | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers |
2011-12-11 | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker |
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-04 | tile: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin |
2011-12-03 | arch/tile: use new generic {enable,disable}_percpu_irq() routines | Chris Metcalf |
2011-12-03 | arch/tile: add a few #includes and an EXPORT to catch up with kernel changes. | Chris Metcalf |
2011-11-03 | arch/tile: factor out <arch/opcode.h> header | Chris Metcalf |
2011-10-13 | tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm files | Chris Metcalf |
2011-08-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2011-07-29 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-24 | modules: make arch's use default loader hooks | Jonas Bonn |
2011-07-22 | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
2011-06-03 | clocksource: tile: convert to use clocksource_register_hz | John Stultz |
2011-05-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2011-05-27 | arch/tile: more /proc and /sys file support | Chris Metcalf |
2011-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2011-05-24 | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
2011-05-19 | arch/tile: cleanups for tilegx compat mode | Chris Metcalf |
2011-05-19 | arch/tile: allocate PCI IRQs later in boot | Chris Metcalf |
2011-05-19 | arch/tile: support signal "exception-trace" hook | Chris Metcalf |
2011-05-12 | arch/tile: finish enabling support for TILE-Gx 64-bit chip | Chris Metcalf |
2011-05-12 | compat: fixes to allow working with tile arch | Chris Metcalf |
2011-05-04 | tile: do_hardwall_trap: do not play with task->sighand | Oleg Nesterov |
2011-05-04 | tile: replace mm->cpu_vm_mask with mm_cpumask() | KOSAKI Motohiro |
2011-05-04 | tile,mn10300: add device parameter to dma_cache_sync() | James Hogan |
2011-05-04 | arch/tile: various header improvements for building drivers | Chris Metcalf |
2011-05-04 | arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRD | Chris Metcalf |
2011-05-04 | arch/tile: properly flush the I$ when unloading kernel modules | Chris Metcalf |
2011-05-04 | arch/tile: allow nonatomic stores to interoperate with fast atomic syscalls | Chris Metcalf |
2011-05-04 | arch/tile: improve support for PCI hotplug | Chris Metcalf |
2011-05-02 | arch/tile: support TIF_NOTIFY_RESUME | Chris Metcalf |
2011-05-02 | arch/tile: refactor backtracing code | Chris Metcalf |
2011-04-14 | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-25 | tile: Use generic show_interupts() | Thomas Gleixner |
2011-03-25 | tile: Convert to new irq function names | Thomas Gleixner |
2011-03-24 | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo |
2011-03-22 | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet |
2011-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2011-03-17 | arch/tile: support newer binutils assembler shift semantics | Chris Metcalf |
2011-03-10 | arch/tile: support 4KB page size as well as 64KB | Chris Metcalf |
2011-03-10 | arch/tile: fix some comments and whitespace | Chris Metcalf |
2011-03-01 | arch/tile: fix two bugs in the backtracer code | Chris Metcalf |