Age | Commit message (Expand) | Author | Files | Lines |
2010-10-25 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 27 | -326/+187 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2 | -0/+2 |
2010-10-22 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -30/+18 |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags | Linus Torvalds | 4 | -42/+37 |
2010-10-22 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+4 |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 3 | -8/+6 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 2 | -0/+2 |
2010-10-13 | of/promtree: add of_pdt namespace to pdt code | Andres Salomon | 1 | -1/+1 |
2010-10-13 | of/promtree: no longer call prom_ functions directly; use an ops structure | Andres Salomon | 1 | -1/+35 |
2010-10-13 | memblock, bootmem: Round pfn properly for memory and reserved regions | Yinghai Lu | 1 | -2/+2 |
2010-10-12 | pci: Convert msi to new irq_chip functions | Thomas Gleixner | 1 | -4/+4 |
2010-10-11 | of/promtree: make drivers/of/pdt.c no longer sparc-only | Andres Salomon | 4 | -9/+13 |
2010-10-09 | sparc: break out some PROM device-tree building code out into drivers/of | Andres Salomon | 1 | -189/+1 |
2010-10-09 | of/sparc: convert various prom_* functions to use phandle | Andres Salomon | 21 | -142/+154 |
2010-10-08 | sparc: stop exporting openprom.h header | Andres Salomon | 1 | -1/+0 |
2010-10-08 | Merge commit 'v2.6.36-rc7' into core/memblock | Ingo Molnar | 8 | -111/+173 |
2010-10-07 | Fix IRQ flag handling naming | David Howells | 4 | -42/+37 |
2010-09-24 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 5 | -0/+88 |
2010-09-23 | Merge branch 'linus' into perf/core | Ingo Molnar | 4 | -104/+172 |
2010-09-23 | jump label/x86/sparc64: Remove !CC_OPTIMIZE_FOR_SIZE config conditions | Steven Rostedt | 1 | -1/+1 |
2010-09-23 | jump label: Add sparc64 support | David S. Miller | 5 | -0/+88 |
2010-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 4 | -104/+171 |
2010-09-22 | sparc: Prevent no-handler signal syscall restart recursion. | David S. Miller | 3 | -1/+7 |
2010-09-22 | sparc: Don't mask signal when we can't setup signal frame. | David S. Miller | 3 | -58/+93 |
2010-09-21 | Merge commit 'v2.6.36-rc5' into perf/core | Ingo Molnar | 1 | -1/+1 |
2010-09-21 | sparc64: Fix race in signal instruction flushing. | David S. Miller | 1 | -42/+60 |
2010-09-15 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 4 | -7/+2 |
2010-09-15 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin | 1 | -1/+1 |
2010-09-13 | sparc64: Support RAW perf events. | David S. Miller | 1 | -3/+11 |
2010-09-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 3 | -6/+1 |
2010-09-09 | perf: Remove the sysfs bits | Peter Zijlstra | 1 | -6/+3 |
2010-09-09 | perf: Rework the PMU methods | Peter Zijlstra | 1 | -42/+67 |
2010-09-09 | perf: Per PMU disable | Peter Zijlstra | 1 | -9/+11 |
2010-09-09 | perf: Reduce perf_disable() usage | Peter Zijlstra | 1 | -0/+3 |
2010-09-09 | perf: Register PMU implementations | Peter Zijlstra | 1 | -13/+16 |
2010-09-09 | perf: Deconstify struct pmu | Peter Zijlstra | 1 | -5/+5 |
2010-09-09 | sparc: Kill all BKL usage. | David S. Miller | 3 | -6/+1 |
2010-08-31 | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar | 77 | -3799/+864 |
2010-08-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+1 |
2010-08-25 | Merge branch 'linus' into perf/core | Ingo Molnar | 25 | -534/+631 |
2010-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 16 | -523/+595 |
2010-08-24 | sparc64: Get rid of indirect p1275 PROM call buffer. | David S. Miller | 7 | -297/+456 |
2010-08-20 | Input: sysrq - drop tty argument from sysrq ops handlers | Dmitry Torokhov | 1 | -1/+1 |
2010-08-20 | sparc64: Fill a missing delay slot. | Mikulas Patocka | 1 | -0/+1 |
2010-08-19 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 50 | -3257/+215 |
2010-08-19 | sparc64: Make lock backoff really a NOP on UP builds. | David S. Miller | 3 | -17/+22 |
2010-08-19 | sparc64: simple microoptimizations for atomic functions | Mikulas Patocka | 1 | -12/+8 |
2010-08-19 | perf: Factorize callchain context handling | Frederic Weisbecker | 1 | -3/+0 |
2010-08-19 | perf: Generalize some arch callchain code | Frederic Weisbecker | 1 | -31/+15 |
2010-08-19 | perf: Generalize callchain_store() | Frederic Weisbecker | 1 | -16/+10 |