Age | Commit message (Expand) | Author |
2009-12-14 | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner |
2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-12-11 | Get rid of open-coding in ia64_brk() | Al Viro |
2009-12-11 | Unify sys_mmap* | Al Viro |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-08 | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2009-12-05 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-18 | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman |
2009-11-17 | timekeeping: Fix clock_gettime vsyscall time warp | Lin Ming |
2009-11-12 | sysctl ia64: Remove dead binary sysctl support | Eric W. Biederman |
2009-11-10 | swiotlb: Defer swiotlb init printing, export swiotlb_print_info() | FUJITA Tomonori |
2009-10-29 | percpu: make percpu symbols in ia64 unique | Tejun Heo |
2009-10-13 | [IA64] use printk_once() unaligned.c/io_common.c | Marcin Slusarz |
2009-10-13 | [IA64] Restore registers in the stack on INIT | Takao Indoh |
2009-10-12 | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo |
2009-10-02 | ia64: convert to dynamic percpu allocator | Tejun Heo |
2009-10-02 | ia64: allocate percpu area for cpu0 like percpu areas for other cpus | Tejun Heo |
2009-10-02 | ia64: initialize cpu maps early | Tejun Heo |
2009-09-25 | [IA64] implement ticket locks for Itanium | Tony Luck |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2009-09-24 | ia64: convert last user of smp_call_function_mask | Rusty Russell |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds |
2009-09-23 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2009-09-21 | Use new __init_task_data macro in arch init_task.c files. | Joe Perches |
2009-09-20 | kbuild: rename ld-option to cc-ldoption | Sam Ravnborg |
2009-09-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2009-09-16 | Fix ia64 build breakage in head.S | Anirban Sinha |
2009-09-15 | [IA64] Clean up linker script using standard macros. | Nelson Elhage |
2009-09-15 | [IA64] Use standard macros for page-aligned data. | Nelson Elhage |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-09-15 | [IA64] Use .ref.text, not .text.init for start_ap. | Tim Abbott |
2009-09-14 | cleanup console_print() | Anirban Sinha |
2009-09-14 | [IA64] kdump: Short path to freeze CPUs | Hidetoshi Seto |
2009-09-14 | [IA64] kdump: Try INIT regardless of | Hidetoshi Seto |
2009-09-14 | [IA64] kdump: Mask INIT first in panic-kdump path | Hidetoshi Seto |
2009-09-14 | [IA64] kdump: Don't return APs to SAL from kdump | Hidetoshi Seto |
2009-09-14 | [IA64] kexec: Unregister MCA handler before kexec | Hidetoshi Seto |
2009-09-14 | [IA64] kexec: Make INIT safe while transition to | Hidetoshi Seto |
2009-09-14 | [IA64] kdump: Mask MCA/INIT on frozen cpus | Hidetoshi Seto |
2009-09-11 | Merge branch 'next' into for-linus | James Morris |
2009-09-02 | [IA64] Fix warning in dma-mapping.c | Luck, Tony |
2009-09-02 | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo |
2009-08-13 | ia64: IOMMU passthrough mode shouldn't trigger swiotlb init | David Woodhouse |
2009-08-11 | arch/ia64/kernel/iosapic: missing test after ioremap() | Roel Kluin |