summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* fbdev: detect primary display deviceAntonino A. Daplas2007-07-173-0/+36
* csb337 supports "new style" rtc-ds1307David Brownell2007-07-171-0/+10
* Thecus N2100: register rtc-rs5c372 i2c deviceMartin Michlmayr2007-07-171-0/+10
* SPI master driver for Xilinx virtexAndrei Konovalov2007-07-171-0/+7
* x86_64: speedup touch_nmi_watchdogAndrew Morton2007-07-171-3/+5
* i386: speedup touch_nmi_watchdogAndrew Morton2007-07-171-3/+5
* Inhibit NMI watchdog when Alt-SysRq-T operation is underwayKonrad Rzeszutek2007-07-171-0/+1
* Kprobes on select architectures no longer EXPERIMENTALAnanth N Mavinakayanahalli2007-07-174-8/+8
* kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo2007-07-171-1/+1
* sb1250-duart.c: SB1250 DUART serial supportMaciej W. Rozycki2007-07-172-0/+2
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-1721-98/+23Star
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-1719-166/+31Star
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-1718-0/+18
* powerpc: 8xx: fix whitespace and indentationVitaly Bordug2007-07-171-67/+58Star
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-172-1/+2
* handle kernelcore=: genericMel Gorman2007-07-171-0/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-17216-5511/+8153
|\
| * Merge branch 'for-2.6.23' into mergePaul Mackerras2007-07-11216-5511/+8153
| |\
| | * [POWERPC] Create add_rtc() function to enable the RTC CMOS driverWade Farnsworth2007-07-112-0/+50
| | * [POWERPC] xilinxfb: Parameterize xilinxfb platform device registrationGrant Likely2007-07-111-13/+25
| | * [POWERPC] Oprofile support for Power 5++Mike Wolf2007-07-111-0/+15
| | * [POWERPC] Remove unnecessary #undef printk from prom.cMathieu Desnoyers2007-07-101-2/+0Star
| | * [POWERPC] Fix typo in Ebony default DTSLi Yang2007-07-101-2/+2
| | * [POWERPC] Check for NULL ppc_md.init_IRQ() before callingSonny Rao2007-07-101-1/+2
| | * [POWERPC] Remove extra return statementManish Ahuja2007-07-101-2/+0Star
| | * [POWERPC] pasemi: Don't auto-select CONFIG_EMBEDDEDOlof Johansson2007-07-101-1/+0Star
| | * [POWERPC] pasemi: Rename platformOlof Johansson2007-07-101-1/+1
| | * [POWERPC] arch/powerpc/kernel/sysfs.c: Move NUMA exportsJohannes Berg2007-07-101-3/+2Star
| | * [POWERPC] Add __read_mostly support for powerpcTony Breeds2007-07-101-0/+6
| | * [POWERPC] Modify sched_clock() to make CONFIG_PRINTK_TIME more saneTony Breeds2007-07-101-3/+6
| | * [POWERPC] Create a dummy zImage if no valid platform has been selectedTony Breeds2007-07-101-0/+10
| | * [POWERPC] PS3: Bootwrapper support.Geoff Levand2007-07-107-11/+542
| | * [POWERPC] powermac i2c: Use mutexJohannes Berg2007-07-101-11/+12
| | * [POWERPC] Oprofile enhanced instruction sampling supportwill schmidt2007-07-101-0/+14
| | * [POWERPC] Make two xmon variables staticOlaf Hering2007-07-101-1/+1
| | * [POWERPC] Make the debugfs "powerpc" dir globally accessibleMichael Ellerman2007-07-102-6/+16
| | * [POWERPC] Add a check for keyboard/mouse device nodes in check_legacy_ioport()Wade Farnsworth2007-07-101-0/+8
| | * [POWERPC] Add a warning to help trackdown device_node refcounting bugsMichael Ellerman2007-07-101-0/+11
| | * [POWERPC] Generalise device_node flag interfaceMichael Ellerman2007-07-102-2/+2
| | * [POWERPC] Check for the root node in of_detach_node()Michael Ellerman2007-07-101-0/+3
| | * [POWERPC] Add cputable entry for PowerPC 440SPe Rev. BRoland Dreier2007-07-101-5/+15
| | * [POWERPC] Remove unused do_signal exportChristoph Hellwig2007-07-102-2/+0Star
| | * [POWERPC] dts: kill hardcoded phandlesVitaly Bordug2007-07-103-75/+43Star
| | * [POWERPC] 8xx: mpc885ads pcmcia supportVitaly Bordug2007-07-105-2/+109
| | * [POWERPC] Move inline asm eieio to using eieio inline functionKumar Gala2007-07-103-9/+9
| | * [PPC] Add linux/pagemap.h to arch/ppc/mm/tlb.cLaurent Pinchart2007-07-101-0/+1
| | * [POWERPC] 52xx: sparse fixesDomen Puncer2007-07-103-7/+7
| | * [POWERPC] 83xx: Add USB support to mpc8349-mitx board portGrant Likely2007-07-101-0/+2
| | * [POWERPC] 83xx: USB platform code reworkLi Yang2007-07-105-48/+213
| | * [POWERPC] Remove redundant pci_read_irq_line() function for 85xx platformRoy Zang2007-07-101-42/+34Star