Age | Commit message (Expand) | Author |
2010-06-15 | alpha: Detect Super IO chip, no IDE on Avanti, enable EPP19 | Morten H. Larsen |
2010-06-15 | alpha: fix pci_mmap_resource API breakage | Matt Turner |
2010-05-26 | Convert alpha to use clocksources instead of arch_gettimeoffset | John Stultz |
2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright |
2010-05-19 | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-18 | alpha: remove trailing spaces in messages | Frans Pop |
2010-03-18 | alpha: use __ratelimit | Akinobu Mita |
2010-03-13 | alpha: Convert alpha to use read/update_persistent_clock | John Stultz |
2010-03-12 | dma-mapping: alpha: use include/linux/pci-dma-compat.h | FUJITA Tomonori |
2010-03-12 | alpha: use generic ptrace_resume code | Christoph Hellwig |
2010-03-06 | alpha: PTR_ERR overwrites -EINVAL in syscall osf_mount | Roel Kluin |
2010-02-22 | resource/PCI: mark struct resource as const | Dominik Brodowski |
2010-02-22 | resource/PCI: align functions now return start of resource | Dominik Brodowski |
2009-12-18 | alpha: Add minimal support for software performance events | Michael Cree |
2009-12-18 | alpha: Wire up missing/new syscalls | Daniele Calore |
2009-12-15 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-12-15 | alpha: convert srm code to seq_file | Alexey Dobriyan |
2009-12-14 | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner |
2009-12-14 | alpha: Fix fallout from locking changes | Thomas Gleixner |
2009-12-11 | Unify sys_mmap* | Al Viro |
2009-12-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-30 | alpha: Fixup last users of irq_chip->typename | Thomas Gleixner |
2009-11-30 | arch/alpha/kernel: Add kmalloc NULL tests | Julia Lawall |
2009-11-30 | arch/alpha/kernel/sys_ruffian.c: Use DIV_ROUND_CLOSEST | Julia Lawall |
2009-10-12 | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo |
2009-09-27 | alpha: Fix duplicate <asm/thread_info.h> include | Linus Torvalds |
2009-09-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds |
2009-09-25 | alpha: fix build after vmlinux.lds.S cleanup | Sam Ravnborg |
2009-09-24 | alpha: Clean up linker script using new linker script macros. | Geoffrey Thomas |
2009-09-24 | alpha: use .data.init_task instead of .data.init_thread. | Tim Abbott |
2009-09-24 | alpha: AGP update (fixes compile failure) | Ivan Kokshaysky |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2009-09-23 | headers: utsname.h redux | Alexey Dobriyan |
2009-09-24 | cpumask: arch_send_call_function_ipi_mask: alpha | Rusty Russell |
2009-09-22 | alpha: use printk_once | Marcin Slusarz |
2009-09-22 | alpha: convert to use arch_gettimeoffset() | john stultz |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-09-09 | KEYS: Add missing linux/tracehook.h #inclusions | David Howells |
2009-09-02 | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells |
2009-09-02 | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] | David Howells |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan |
2009-07-09 | linker script: unify usage of discard definition | Tejun Heo |
2009-06-24 | linker script: throw away .discard section | Tejun Heo |
2009-06-16 | alpha: bad macro expansion, parameter is member | Roel Kluin |
2009-06-16 | alpha: remove obsolete hw_interrupt_type | Thomas Gleixner |
2009-06-16 | mm: consolidate init_mm definition | Alexey Dobriyan |
2009-06-16 | time: move PIT_TICK_RATE to linux/timex.h | Arnd Bergmann |
2009-06-11 | Push BKL into do_mount() | Al Viro |