summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i386: convert hardware exception 4 to an interrupt gateAlexander van Heukelum2008-10-131-2/+2
* i386: expand exception 3 DO_TRAP macroAlexander van Heukelum2008-10-131-5/+6
* i386: convert hardware exception 0 to an interrupt gateAlexander van Heukelum2008-10-131-2/+2
* i386: prepare to convert exceptions to interruptsAlexander van Heukelum2008-10-131-11/+65
* i386: remove kprobes' restore_interrupts in favour of conditional_stiAlexander van Heukelum2008-10-132-10/+7Star
* x86: rename discontig_32.c to numa_32.cYinghai Lu2008-10-132-5/+1Star
* arch/x86/kernel/smpboot.c: Clarify when irq processing begins.Manfred Spraul2008-10-131-2/+5
* x86-64: slightly stream-line 32-bit syscall entry codeJan Beulich2008-10-131-16/+10Star
* x86-64: reduce boot fixmap spaceJan Beulich2008-10-131-4/+4
* MAINTAINERS: remove colon from headingsRandy Dunlap2008-10-131-11/+11
* MAINTAINERS: add F: and acronymsRandy Dunlap2008-10-131-8/+9
* MAINTAINERS: alpha sortRandy Dunlap2008-10-131-415/+415
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-10-1310-32/+131
|\
| * ext4: fix kconfig typo and extra whitespaceJan Engelhardt2008-10-121-2/+2
| * ext4: fix build failure without procfsAlexander Beregalov2008-10-121-0/+2
| * ext4: add an option to control error handling on file dataHidehiro Kawai2008-10-115-0/+28
| * jbd2: don't dirty original metadata buffer on abortHidehiro Kawai2008-10-111-1/+4
| * ext4: add checks for errors from jbd2Hidehiro Kawai2008-10-112-8/+27
| * jbd2: fix error handling for checkpoint ioHidehiro Kawai2008-10-114-21/+65
| * jbd2: abort when failed to log metadata buffersHidehiro Kawai2008-10-121-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-10-121-2/+0Star
|\ \
| * | [CIFS] cifs: remove pointless lock and unlock of GlobalMid_Lock in header_ass...Jeff Layton2008-10-121-2/+0Star
| |/
* | Fix Kconfig dependency for WM97xx battery driverLinus Torvalds2008-10-121-1/+1
* | Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-12105-2190/+5014
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----------------. \ Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar2008-10-12102-2177/+4955
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | x86: replace a magic number with a named constant in the VESA boot codeMichal Januszewski2008-10-051-1/+1
| | | | | | | | | | | * | x86 setup: remove IMAGE_OFFSETPaul Bolle2008-10-041-3/+1Star
| | | | | | | | | | | * | x86 setup: remove DEF_INITSEG and DEF_SETUPSEGPaul Bolle2008-10-041-2/+0Star
| | | | | | | | | | | * | Merge commit 'v2.6.27-rc8' into x86/setupIngo Molnar2008-10-0310637-318073/+559648
| | | | | | | | | | | |\ \
| | | | | | | | | | | * | | Revert "x86: fix ghost EDD devices in /sys again"H. Peter Anvin2008-10-031-3/+1Star
| | | | | | | | | | | * | | x86 setup: fix ghost entries under /sys/firmware/edd take 3Andrey Borzenkov2008-10-031-1/+6
| | | | | | | | | | | * | | x86: fix ghost EDD devices in /sys againAndrey Borzenkov2008-09-061-1/+3
| | | | | | | | | | | * | | x86: when building image.iso, use isohybrid if it existsH. Peter Anvin2008-09-061-0/+1
| | | | | | | | | | | * | | x86: boot/compressed/Makefile: fix "make clean"H. Peter Anvin2008-09-041-4/+4
| | | | | | | | | | | * | | x86 setup: remove remnants of CONFIG_VIDEO_SELECT (read: vga=)Alexey Dobriyan2008-09-034-20/+0Star
| | | | | | | | | | * | | | Merge branch 'linus' into x86/quirksIngo Molnar2008-10-123594-89717/+190750
| | | | | | | | | | |\ \ \ \ | | | | | | | | | | | | |_|/ | | | | | | | | | | | |/| |
| | | | | | | | | | * | | | x86: SB450: deprioritize DMI quirksIngo Molnar2008-10-071-2/+10
| | | | | | | | | | * | | | x86: SB450: skip IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann2008-10-071-0/+48
| | | | | | | | | * | | | | x86: ioperm user_regsetRoland McGrath2008-10-122-0/+38
| | | | | | | | | | |/ / / | | | | | | | | | |/| | |
| | | | | | | | * | | | | x86, fpu: check __clear_user() return valueIngo Molnar2008-10-121-1/+3
| | | | | | | | * | | | | Merge branch 'linus' into x86/xsaveIngo Molnar2008-10-124304-100120/+222884
| | | | | | | | |\| | | |
| | | | | | | | * | | | | x86: xsave: set FP, SSE bits in the xsave header in the user sigcontextSuresh Siddha2008-10-072-0/+39
| | | | | | | | * | | | | x86: xsave: fix error condition in save_i387_xstate()Suresh Siddha2008-10-071-0/+2
| | | | | | | | * | | | | x86: make setup_xstate_init() __initAlexey Dobriyan2008-09-061-1/+1
| | | | | | | * | | | | | warnings: fix arch/x86/kernel/early_printk.cIngo Molnar2008-10-121-18/+0Star
| | | | | | | * | | | | | x86: init annotations in early_printk() setupJan Beulich2008-09-061-2/+2
| | | | | | | * | | | | | x86: early_printk.c trivial sparse fixesHarvey Harrison2008-08-191-5/+5
| | | | | | | * | | | | | x86: usb debug port early console, fixIngo Molnar2008-07-261-1/+1
| | | | | | | * | | | | | x86: usb debug port early console, v4Yinghai Lu2008-07-263-4/+774
| | | | | | | * | | | | | usb: move ehci reg defYinghai Lu2008-07-262-137/+161