| Commit message (Expand) | Author | Age | Files | Lines |
* | regulator: initialization for ab8500 regulators | Bengt Jonsson | 2011-03-26 | 2 | -0/+3 |
* | Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2011-03-25 | 11 | -232/+129 |
|\ |
|
| * | Introduce ARCH_NO_SYSDEV_OPS config option (v2) | Rafael J. Wysocki | 2011-03-23 | 1 | -0/+1 |
| * | x86: Use syscore_ops instead of sysdev classes and sysdevs | Rafael J. Wysocki | 2011-03-23 | 10 | -232/+128 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2011-03-25 | 1 | -2/+2 |
|\ \ |
|
| * | | kgdb,x86_64: fix compile warning found with sparse | Jason Wessel | 2011-03-25 | 1 | -2/+2 |
* | | | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-03-25 | 27 | -508/+214 |
|\ \ \ |
|
| * | | | arm: ep93xx: Add basic interrupt info | Ryan Mallon | 2011-03-25 | 1 | -3/+4 |
| * | | | arm/gpio: Remove three copies of broken and racy debug code | Thomas Gleixner | 2011-03-25 | 2 | -84/+0 |
| * | | | xtensa: Use generic show_interrupts() | Thomas Gleixner | 2011-03-24 | 2 | -44/+10 |
| * | | | xtensa: Convert genirq namespace | Thomas Gleixner | 2011-03-24 | 3 | -13/+13 |
| * | | | xtensa: Use generic IRQ Kconfig and set GENERIC_HARDIRQS_NO_DEPRECATED | Thomas Gleixner | 2011-03-24 | 1 | -3/+2 |
| * | | | xtensa: Convert s6000 gpio irq_chip to new functions | Thomas Gleixner | 2011-03-24 | 1 | -18/+17 |
| * | | | xtensa: Convert main irq_chip to new functions | Thomas Gleixner | 2011-03-24 | 1 | -22/+21 |
| * | | | um: Use generic show_interrupts() | Thomas Gleixner | 2011-03-24 | 2 | -46/+1 |
| * | | | um: Convert genirq namespace | Thomas Gleixner | 2011-03-24 | 1 | -5/+4 |
| * | | | m32r: Use generic show_interrupts() | Thomas Gleixner | 2011-03-24 | 2 | -45/+1 |
| * | | | m32r: Convert genirq namespace | Thomas Gleixner | 2011-03-24 | 8 | -75/+75 |
| * | | | h8300: Use generic show_interrupts() | Thomas Gleixner | 2011-03-24 | 2 | -31/+1 |
| * | | | h8300: Convert genirq namespace | Thomas Gleixner | 2011-03-24 | 1 | -1/+1 |
| * | | | avr32: Cleanup eic_set_irq_type() | Thomas Gleixner | 2011-03-24 | 1 | -20/+11 |
| * | | | avr32: Use generic show_interrupts() | Thomas Gleixner | 2011-03-24 | 2 | -37/+1 |
| * | | | avr: Cleanup genirq namespace | Thomas Gleixner | 2011-03-24 | 5 | -17/+17 |
| * | | | avr32: Use generic IRQ config, enable GENERIC_HARDIRQS_NO_DEPRECATED | Thomas Gleixner | 2011-03-24 | 1 | -9/+4 |
| * | | | avr32: At32ap: Convert pop irq_chip to new functions | Thomas Gleixner | 2011-03-24 | 1 | -13/+10 |
| * | | | avr32: At32ap: Convert intc irq_chip to new functions | Thomas Gleixner | 2011-03-24 | 1 | -7/+5 |
| * | | | avr32: At32ap: Convert extint irq_chip to new functions | Thomas Gleixner | 2011-03-24 | 1 | -22/+23 |
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-03-25 | 2 | -3/+9 |
|\ \ \ \ |
|
| * | | | | perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continue | Ingo Molnar | 2011-03-25 | 1 | -2/+7 |
| * | | | | perf, x86: P4 PMU - Read proper MSR register to catch unflagged overflows | Don Zickus | 2011-03-24 | 1 | -0/+1 |
| * | | | | perf, x86: Fix Intel fixed counters base initialization | Stephane Eranian | 2011-03-19 | 1 | -1/+1 |
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-03-25 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | x86, dumpstack: Use %pB format specifier for stack trace | Namhyung Kim | 2011-03-24 | 1 | -1/+1 |
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-25 | 2 | -8/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: DT: Cleanup namespace and call irq_set_irq_type() unconditional | Thomas Gleixner | 2011-03-24 | 1 | -3/+1 |
| * | | | | | | x86: DT: Fix return condition in irq_create_of_mapping() | Thomas Gleixner | 2011-03-24 | 1 | -1/+1 |
| * | | | | | | x86, mpparse: Move check_slot into CONFIG_X86_IO_APIC context | Rakib Mullick | 2011-03-22 | 1 | -4/+4 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2011-03-25 | 170 | -7131/+6916 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | m68k: merge m68k and m68knommu arch directories | Greg Ungerer | 2011-03-25 | 170 | -7131/+6916 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2011-03-25 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | sparc32: Fix multiple RTC detections on SUN4D | Kjetil Oftedal | 2011-03-24 | 1 | -0/+4 |
* | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-03-25 | 11 | -262/+332 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | [S390] cmpxchg: implement cmpxchg64() | Heiko Carstens | 2011-03-23 | 1 | -9/+29 |
| * | | | | | | | | | [S390] xchg/cmpxchg: move to own header file | Heiko Carstens | 2011-03-23 | 2 | -195/+206 |
| * | | | | | | | | | [S390] ccwgroup_driver: remove duplicate members | Sebastian Ott | 2011-03-23 | 1 | -4/+0 |
| * | | | | | | | | | [S390] ccw_driver: remove duplicate members | Sebastian Ott | 2011-03-23 | 1 | -4/+0 |
| * | | | | | | | | | [S390] setup: register bss section as resource | Heiko Carstens | 2011-03-23 | 1 | -0/+8 |
| * | | | | | | | | | [S390] setup: simplify setup_resources() | Heiko Carstens | 2011-03-23 | 1 | -46/+34 |
| * | | | | | | | | | [S390] wire up sys_syncfs | Heiko Carstens | 2011-03-23 | 3 | -1/+8 |
| * | | | | | | | | | [S390] wire up sys_clock_adjtime | Heiko Carstens | 2011-03-23 | 3 | -1/+9 |