Age | Commit message (Expand) | Author |
2010-10-29 | convert get_sb_pseudo() users | Al Viro |
2010-10-27 | ptrace: change signature of arch_ptrace() | Namhyung Kim |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-21 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-12 | Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'nex... | Tony Luck |
2010-10-12 | dmar: Convert to new irq chip functions | Thomas Gleixner |
2010-10-12 | pci: Convert msi to new irq_chip functions | Thomas Gleixner |
2010-10-07 | [IA64] Cannot use register_percpu_irq() from ia64_mca_init() | Tony Luck |
2010-10-05 | [IA64] Initialize interrupts later (from init_IRQ()) | Tony Luck |
2010-09-27 | [IA64] Stop using the deprecated __do_IRQ() code path | Tony Luck |
2010-09-23 | [IA64] Remove unnecessary casts of private_data in perfmon.c | Joe Perches |
2010-09-23 | [IA64] Fix missing iounmap in error path in cyclone.c | Julia Lawall |
2010-09-23 | [IA64] salinfo: sema_init instead of init_MUTEX | Thomas Gleixner |
2010-09-23 | [IA64] Use static const char * const in palinfo.c | Joe Perches |
2010-09-23 | [IA64] Add CONFIG_STACKTRACE_SUPPORT | Tony Luck |
2010-09-15 | [IA64] Optimize ticket spinlocks in fsys_rt_sigprocmask | Petr Tesarik |
2010-09-14 | [IA64] unwind - optimise linked-list searches for modules | Phil Carmody |
2010-09-14 | [IA64] unwind: remove preprocesser noise, and correct comment | Phil Carmody |
2010-09-09 | [IA64] fix siglock | Tony Luck |
2010-08-17 | Make do_execve() take a const filename pointer | David Howells |
2010-08-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2010-08-13 | [IA64] Add latest crop of syscalls | Tony Luck |
2010-08-13 | Mark arguments to certain syscalls as being const | David Howells |
2010-08-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-08-11 | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori |
2010-08-11 | ia64: perfmon: add d_dname method | Miklos Szeredi |
2010-08-09 | x86, ia64, smp: use workqueues unconditionally during do_boot_cpu() | Suresh Siddha |
2010-08-09 | topology: alternate fix for ia64 tiger_defconfig build breakage | Lee Schermerhorn |
2010-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-08-06 | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2010-08-06 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2010-07-30 | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() | Ben Hutchings |
2010-07-27 | timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset | John Stultz |
2010-07-06 | [IA64] perfmon: convert to unlocked_ioctl | Arnd Bergmann |
2010-06-29 | workqueue: increase max_active of keventd and kill current_is_keventd() | Tejun Heo |
2010-06-21 | [IA64] beautify vmlinux.lds.h | Sam Ravnborg |
2010-06-01 | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds |
2010-05-27 | [IA64] Fix build breakage | Tony Luck |
2010-05-27 | numa: ia64: support numa_mem_id() for memoryless nodes | Lee Schermerhorn |
2010-05-27 | numa: ia64: use generic percpu var numa_node_id() implementation | Lee Schermerhorn |
2010-05-27 | ia64: remove unnecessary sync_single_range_* in swiotlb_dma_ops | FUJITA Tomonori |
2010-05-27 | ia64: ptrace_attach_sync_user_rbs: avoid "task->signal != NULL" checks | Oleg Nesterov |
2010-05-19 | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2010-05-19 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2010-05-18 | [IA64] use __ratelimit | Akinobu Mita |
2010-05-18 | [IA64] Use set_cpus_allowed_ptr | Julia Lawall |
2010-05-04 | x86, acpi/irq: Introduce apci_isa_irq_to_gsi | Eric W. Biederman |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-14 | ACPI: processor: driver doesn't need to evaluate _PDC | Alex Chiang |