| Commit message (Expand) | Author | Age | Files | Lines |
* | csb337 supports "new style" rtc-ds1307 | David Brownell | 2007-07-17 | 1 | -0/+10 |
* | Thecus N2100: register rtc-rs5c372 i2c device | Martin Michlmayr | 2007-07-17 | 1 | -0/+10 |
* | SPI master driver for Xilinx virtex | Andrei Konovalov | 2007-07-17 | 1 | -0/+7 |
* | x86_64: speedup touch_nmi_watchdog | Andrew Morton | 2007-07-17 | 1 | -3/+5 |
* | i386: speedup touch_nmi_watchdog | Andrew Morton | 2007-07-17 | 1 | -3/+5 |
* | Inhibit NMI watchdog when Alt-SysRq-T operation is underway | Konrad Rzeszutek | 2007-07-17 | 1 | -0/+1 |
* | Kprobes on select architectures no longer EXPERIMENTAL | Ananth N Mavinakayanahalli | 2007-07-17 | 4 | -8/+8 |
* | kallsyms: make KSYM_NAME_LEN include space for trailing '\0' | Tejun Heo | 2007-07-17 | 1 | -1/+1 |
* | sb1250-duart.c: SB1250 DUART serial support | Maciej W. Rozycki | 2007-07-17 | 2 | -0/+2 |
* | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 2007-07-17 | 21 | -98/+23 |
* | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 2007-07-17 | 19 | -166/+31 |
* | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 2007-07-17 | 18 | -0/+18 |
* | powerpc: 8xx: fix whitespace and indentation | Vitaly Bordug | 2007-07-17 | 1 | -67/+58 |
* | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 | 2 | -1/+2 |
* | handle kernelcore=: generic | Mel Gorman | 2007-07-17 | 1 | -0/+1 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-07-16 | 216 | -5511/+8153 |
|\ |
|
| * | Merge branch 'for-2.6.23' into merge | Paul Mackerras | 2007-07-11 | 216 | -5511/+8153 |
| |\ |
|
| | * | [POWERPC] Create add_rtc() function to enable the RTC CMOS driver | Wade Farnsworth | 2007-07-11 | 2 | -0/+50 |
| | * | [POWERPC] xilinxfb: Parameterize xilinxfb platform device registration | Grant Likely | 2007-07-11 | 1 | -13/+25 |
| | * | [POWERPC] Oprofile support for Power 5++ | Mike Wolf | 2007-07-11 | 1 | -0/+15 |
| | * | [POWERPC] Remove unnecessary #undef printk from prom.c | Mathieu Desnoyers | 2007-07-10 | 1 | -2/+0 |
| | * | [POWERPC] Fix typo in Ebony default DTS | Li Yang | 2007-07-10 | 1 | -2/+2 |
| | * | [POWERPC] Check for NULL ppc_md.init_IRQ() before calling | Sonny Rao | 2007-07-10 | 1 | -1/+2 |
| | * | [POWERPC] Remove extra return statement | Manish Ahuja | 2007-07-10 | 1 | -2/+0 |
| | * | [POWERPC] pasemi: Don't auto-select CONFIG_EMBEDDED | Olof Johansson | 2007-07-10 | 1 | -1/+0 |
| | * | [POWERPC] pasemi: Rename platform | Olof Johansson | 2007-07-10 | 1 | -1/+1 |
| | * | [POWERPC] arch/powerpc/kernel/sysfs.c: Move NUMA exports | Johannes Berg | 2007-07-10 | 1 | -3/+2 |
| | * | [POWERPC] Add __read_mostly support for powerpc | Tony Breeds | 2007-07-10 | 1 | -0/+6 |
| | * | [POWERPC] Modify sched_clock() to make CONFIG_PRINTK_TIME more sane | Tony Breeds | 2007-07-10 | 1 | -3/+6 |
| | * | [POWERPC] Create a dummy zImage if no valid platform has been selected | Tony Breeds | 2007-07-10 | 1 | -0/+10 |
| | * | [POWERPC] PS3: Bootwrapper support. | Geoff Levand | 2007-07-10 | 7 | -11/+542 |
| | * | [POWERPC] powermac i2c: Use mutex | Johannes Berg | 2007-07-10 | 1 | -11/+12 |
| | * | [POWERPC] Oprofile enhanced instruction sampling support | will schmidt | 2007-07-10 | 1 | -0/+14 |
| | * | [POWERPC] Make two xmon variables static | Olaf Hering | 2007-07-10 | 1 | -1/+1 |
| | * | [POWERPC] Make the debugfs "powerpc" dir globally accessible | Michael Ellerman | 2007-07-10 | 2 | -6/+16 |
| | * | [POWERPC] Add a check for keyboard/mouse device nodes in check_legacy_ioport() | Wade Farnsworth | 2007-07-10 | 1 | -0/+8 |
| | * | [POWERPC] Add a warning to help trackdown device_node refcounting bugs | Michael Ellerman | 2007-07-10 | 1 | -0/+11 |
| | * | [POWERPC] Generalise device_node flag interface | Michael Ellerman | 2007-07-10 | 2 | -2/+2 |
| | * | [POWERPC] Check for the root node in of_detach_node() | Michael Ellerman | 2007-07-10 | 1 | -0/+3 |
| | * | [POWERPC] Add cputable entry for PowerPC 440SPe Rev. B | Roland Dreier | 2007-07-10 | 1 | -5/+15 |
| | * | [POWERPC] Remove unused do_signal export | Christoph Hellwig | 2007-07-10 | 2 | -2/+0 |
| | * | [POWERPC] dts: kill hardcoded phandles | Vitaly Bordug | 2007-07-10 | 3 | -75/+43 |
| | * | [POWERPC] 8xx: mpc885ads pcmcia support | Vitaly Bordug | 2007-07-10 | 5 | -2/+109 |
| | * | [POWERPC] Move inline asm eieio to using eieio inline function | Kumar Gala | 2007-07-10 | 3 | -9/+9 |
| | * | [PPC] Add linux/pagemap.h to arch/ppc/mm/tlb.c | Laurent Pinchart | 2007-07-10 | 1 | -0/+1 |
| | * | [POWERPC] 52xx: sparse fixes | Domen Puncer | 2007-07-10 | 3 | -7/+7 |
| | * | [POWERPC] 83xx: Add USB support to mpc8349-mitx board port | Grant Likely | 2007-07-10 | 1 | -0/+2 |
| | * | [POWERPC] 83xx: USB platform code rework | Li Yang | 2007-07-10 | 5 | -48/+213 |
| | * | [POWERPC] Remove redundant pci_read_irq_line() function for 85xx platform | Roy Zang | 2007-07-09 | 1 | -42/+34 |
| | * | [POWERPC] Fix up interrupt senses for MPC85xx boards | Kumar Gala | 2007-07-03 | 4 | -10/+10 |