Age | Commit message (Expand) | Author |
2010-09-15 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2010-09-09 | perf: Remove the sysfs bits | Peter Zijlstra |
2010-09-09 | perf: Rework the PMU methods | Peter Zijlstra |
2010-09-09 | perf: Per PMU disable | Peter Zijlstra |
2010-09-09 | perf: Register PMU implementations | Peter Zijlstra |
2010-09-09 | perf: Deconstify struct pmu | Peter Zijlstra |
2010-09-01 | alpha: Fix printk format errors | Michael Cree |
2010-08-31 | alpha: convert perf_event to use local_t | Michael Cree |
2010-08-31 | Fix call to replaced SuperIO functions | Morten H. Larsen |
2010-08-28 | Alpha: Fix a missing comma in sys_osf_statfs() | David Howells |
2010-08-17 | Make do_execve() take a const filename pointer | David Howells |
2010-08-13 | Mark arguments to certain syscalls as being const | David Howells |
2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-08-09 | alpha: implement HW performance events on the EV67 and later CPUs | Michael Cree |
2010-08-09 | alpha: add performance monitor interrupt counter | Michael Cree |
2010-08-09 | pass a struct path to vfs_statfs | Christoph Hellwig |
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 |