aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | sh: Export __{s,u}divsi3_i4i on all CPUs.Paul Mundt2007-11-071-2/+0
| * | | | sh: Fix up kgdb-on-NMI branch target.Paul Mundt2007-11-071-1/+1
| * | | | sh: ubc wakeup for SH-4 only.Paul Mundt2007-11-071-1/+1
| * | | | sh: Fix compression method when making uImage.Nobuhiro Iwamatsu2007-11-071-1/+1
| * | | | sh: Kill off duplicate includes.Paul Mundt2007-11-073-3/+0
| * | | | sh: Add SH7705 and other to the support of Solution Engine.Nobuhiro Iwamatsu2007-11-071-3/+5
| | |/ / | |/| |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-11-094-13/+20
|\ \ \ \
| * | | | [ARM] pxa: fix one-shot timer modeRussell King2007-11-081-9/+14
| * | | | [ARM] Allow watchdog drivers to be selected againRussell King2007-11-071-0/+2
| * | | | [ARM] 4633/1: omap build fix when FB enabledDavid Brownell2007-11-051-1/+1
| * | | | [ARM] 4641/2: netX: fix kobject_name typeRobert Schwebel2007-11-051-3/+3
| | |/ / | |/| |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-11-0946-333/+681
|\ \ \ \
| * \ \ \ Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2007-11-0820-68/+186
| |\ \ \ \
| | * | | | [POWERPC] 4xx: Fix Walnut DTS interrupt propertySteven A. Falco2007-11-011-1/+3
| | * | | | [POWERPC] ppc405 Fix arithmatic rollover bug when memory size under 16MGrant Likely2007-11-012-18/+16