aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Add IORESOUCE_BUSY flag for System RAMYasunori Goto2007-11-141-4/+2
* uml: fix recvmsg return value checkingJeff Dike2007-11-141-2/+1
* uml: fix symlink loopsJeff Dike2007-11-141-3/+3
* Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2007-11-131-0/+11
|\
| * hwmon: (f75375s) On n2100 systems, set fans to full speed on bootRiku Voipio2007-11-081-0/+11
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-11-138-19/+24
|\ \
| * | [POWERPC] Silence an annoying boot messageStephen Rothwell2007-11-131-12/+4
| * | [POWERPC] Fix early btext debug on PowerMacBenjamin Herrenschmidt2007-11-131-1/+3
| * | [POWERPC] Demote clockevent printk to KERN_DEBUGTony Breeds2007-11-131-1/+1
| * | [POWERPC] Fix CONFIG_SMP=n build error on ppc64Olof Johansson2007-11-131-2/+0
| * | [POWERPC] Avoid unpaired stwcx. on some processorsBecky Bruce2007-11-132-0/+12
| * | Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-11-132-3/+4
| |\ \
| | * | [POWERPC] cpm: Fix a couple minor issues in cpm_common.c.Scott Wood2007-11-091-3/+1
| | * | [POWERPC] Add -mno-spe for ARCH=powerpc buildsKumar Gala2007-11-091-0/+3
* | | | x86: fix taking DNA during 64bit sigreturnSiddha, Suresh B2007-11-121-4/+5
|/ / /
* | | x86 - 32-bit ptrace emulation mishandles 6th argChuck Ebbert2007-11-101-13/+6
* | | x86_64: ia32 ptrace THREAD_AREA fixRoland McGrath2007-11-101-8/+2
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-11-0914-73/+162
|\ \ \
| * | | [IA64] IOSAPIC bogus error cleanupGeorge Beshers2007-11-091-3/+5
| * | | [IA64] Update printing of feature set bitsRuss Anderson2007-11-091-12/+79
| * | | [IA64] Fix IOSAPIC delivery mode settingKenji Kaneshige2007-11-091-3/+15
| * | | [IA64] XPC heartbeat timer function must run on CPU 0Dean Nelson2007-11-091-9/+3
| * | | [IA64] Clean up /proc/interrupts outputKenji Kaneshige2007-11-061-2/+4
| * | | [IA64] Disable/re-enable CPE interrupts on AltixRuss Anderson2007-11-062-2/+8
| * | | [IA64] Clean-up McKinley Errata messageRuss Anderson2007-11-061-3/+0
| * | | [IA64] Add gate.lds to list of files ignored by GitPeter Chubb2007-11-061-0/+1
| * | | [IA64] Fix section mismatch in contig.c version of per_cpu_init()Tony Luck2007-11-061-33/+41
| * | | [IA64] Wrong args to memset in efi_gettimeofday()Li Zefan2007-11-061-2/+3
| * | | [IA64] Remove duplicate includes from ia32priv.hLucas Woods2007-11-061-1/+0
| * | | [IA64] fix number of bytes zeroed by sys_fw_init() in arch/ia64/hp/sim/boot/f...Roel Kluin2007-11-061-1/+1
| * | | [IA64] Fix perfmon sysctl directory modesTony Luck2007-11-061-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-11-096-42/+7
|\ \ \ \
| * | | | x86: make nmi_cpu_busy() always definedIngo Molnar2007-11-091-2/+2
| * | | | x86: make ipi_handler() always definedIngo Molnar2007-11-091-4/+2
| * | | | sched: restore deterministic CPU accounting on powerpcPaul Mackerras2007-11-094-36/+3
| | |_|/ | |/| |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-11-0934-1152/+106
|\ \ \ \
| * \ \ \ Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Paul Mundt2007-11-092-12/+3
| |\ \ \ \
| | * | | | sh64: Kill off duplicate includes.Paul Mundt2007-11-052-12/+3
| * | | | | Merge branch 'page_colouring_despair'Paul Mundt2007-11-083-129/+52
| |\ \ \ \ \
| | * | | | | sh: Kill off __{copy,clear}_user_page().Paul Mundt2007-11-072-106/+0
| | * | | | | sh: Optimized copy_{to,from}_user_page() for SH-4.Paul Mundt2007-11-071-23/+29
| | * | | | | sh: Wire up clear_user_highpage().Paul Mundt2007-11-071-0/+23
| * | | | | | sh: Kill off broken snapgear ds1302 code.Paul Mundt2007-11-083-326/+2
| * | | | | | sh: Fix heartbeart on Solution Engine seriesNobuhiro Iwamatsu2007-11-073-0/+17
| * | | | | | sh: hs7751rvoip: Kill off dead IPR IRQ mappings.Paul Mundt2007-11-071-17/+2
| * | | | | | sh: hs7751rvoip: irq.c needs linux/interrupt.h.Paul Mundt2007-11-071-0/+1
| |/ / / / /
| * | | | | sh: Kill off the remaining ST40 cruft.Paul Mundt2007-11-076-654/+1
| * | | | | sh: kgdb sysrq depends on magic sysrq.Paul Mundt2007-11-071-0/+1
| * | | | | sh: Add -Werror for clean directories.Paul Mundt2007-11-076-1/+10
| * | | | | sh: Fix up kgdb build with modular sh-sci.Paul Mundt2007-11-072-2/+9