| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, setup: ACPI 3, BIOS workaround for E820-probing code | H. Peter Anvin | 2009-03-29 | 1 | -4/+17 |
* | x86, setup: preemptively save/restore edi and ebp around INT 15 E820 | H. Peter Anvin | 2009-03-29 | 1 | -4/+5 |
* | x86, setup: mark %esi as clobbered in E820 BIOS call | Michael K. Johnson | 2009-03-28 | 1 | -3/+4 |
* | x86/dmi: fix dmi_alloc() section mismatches | Jeremy Fitzhardinge | 2009-03-23 | 1 | -1/+4 |
*---. | Merge branches 'x86/cleanups', 'x86/mm', 'x86/setup' and 'linus' into x86/core | Ingo Molnar | 2009-03-20 | 22 | -170/+265 |
|\ \ \ |
|
| | | * | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-03-19 | 8 | -40/+48 |
| | | |\ |
|
| | | | * | [S390] make page table upgrade work again | Martin Schwidefsky | 2009-03-18 | 2 | -14/+35 |
| | | | * | [S390] make page table walking more robust | Martin Schwidefsky | 2009-03-18 | 3 | -5/+6 |
| | | | * | [S390] Dont check for pfn_valid() in uaccess_pt.c | Gerald Schaefer | 2009-03-18 | 1 | -18/+0 |
| | | | * | [S390] ftrace/mcount: fix kernel stack backchain | Heiko Carstens | 2009-03-18 | 1 | -2/+4 |
| | | | * | [S390] topology: define SD_MC_INIT to fix performance regression | Heiko Carstens | 2009-03-18 | 1 | -0/+2 |
| | | | * | [S390] __div64_31 broken for CONFIG_MARCH_G5 | Martin Schwidefsky | 2009-03-18 | 1 | -1/+1 |
| | | * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-03-18 | 4 | -64/+203 |
| | | |\ \
| | | | |/
| | | |/| |
|
| | | | * | powerpc/ps3: ps3_defconfig updates | Geoff Levand | 2009-03-18 | 1 | -60/+190 |
| | | | * | Merge commit 'gcl/merge' into merge | Benjamin Herrenschmidt | 2009-03-18 | 54 | -1001/+2042 |
| | | | |\ |
|
| | | | | * | powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW | Kumar Gala | 2009-03-17 | 1 | -3/+3 |
| | | | | * | powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xx | Piotr Ziecik | 2009-03-17 | 1 | -1/+3 |
| | | | * | | ps3/block: Replace mtd/ps3vram by block/ps3vram | Geert Uytterhoeven | 2009-03-13 | 1 | -0/+7 |
| | * | | | | x86, setup: fix the setting of 480-line VGA modes | H. Peter Anvin | 2009-03-19 | 1 | -9/+13 |
| * | | | | | x86: with the last user gone, remove set_pte_present | Jeremy Fitzhardinge | 2009-03-19 | 8 | -56/+0 |
| * | | | | | x86/32: no need to use set_pte_present in set_pte_vaddr | Jeremy Fitzhardinge | 2009-03-19 | 1 | -1/+1 |
* | | | | | | x86: mpparse: clean up code by introducing a few helper functions, fix | Ingo Molnar | 2009-03-19 | 1 | -6/+6 |
* | | | | | | x86: mpparse: clean up code by introducing a few helper functions | Jaswinder Singh Rajput | 2009-03-18 | 1 | -141/+120 |
* | | | | | | x86: kprobes.c fix compilation warning | Jaswinder Singh Rajput | 2009-03-18 | 1 | -1/+1 |
|/ / / / / |
|
| | | | | | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
*-------------------. \ \ \ \ | Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ... | Ingo Molnar | 2009-03-18 | 304 | -6137/+9327 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | |_|_|_|_|/ / / /
| | | | | | |/| | | | | / / /
| | | | | | | | | | | |/ / / |
|
| | | | | | | | | | | * | | | prevent boosting kprobes on exception address | Masami Hiramatsu | 2009-03-17 | 1 | -0/+3 |
| | | | | | | | | | | * | | | Fast TSC calibration: calculate proper frequency error bounds | Linus Torvalds | 2009-03-17 | 1 | -45/+56 |
| | | | | | | | | | | * | | | Fix potential fast PIT TSC calibration startup glitch | Linus Torvalds | 2009-03-17 | 1 | -0/+9 |
| | | | | | | | | | | | |/
| | | | | | | | | | | |/| |
|
| | | | | | | | | | | * | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-03-15 | 29 | -53/+217 |
| | | | | | | | | | | |\ \ |
|
| | | | | | | | | | | | * | | [ARM] Fix virtual to physical translation macro corner cases | Russell King | 2009-03-13 | 3 | -10/+14 |
| | | | | | | | | | | | * | | [ARM] update mach-types | Russell King | 2009-03-12 | 1 | -3/+133 |
| | | | | | | | | | | | * | | [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions | Uwe Kleine-König | 2009-03-12 | 8 | -9/+9 |
| | | | | | | | | | | | * | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King | 2009-03-12 | 2 | -0/+3 |
| | | | | | | | | | | | |\ \ |
|
| | | | | | | | | | | | | * | | MX1 fix include | Darius Augulis | 2009-03-06 | 2 | -0/+3 |
| | | | | | | | | | | | * | | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 2009-03-09 | 5 | -13/+12 |
| | | | | | | | | | | | |\ \ \ |
|
| | | | | | | | | | | | | * | | | ARM: OMAP: board-omap3beagle: set i2c-3 to 100kHz | Koen Kooi | 2009-03-04 | 1 | -1/+3 |
| | | | | | | | | | | | | * | | | ARM: OMAP: Allow I2C bus driver to be compiled as a module | Aaro Koskinen | 2009-03-04 | 2 | -2/+3 |
| | | | | | | | | | | | | * | | | ARM: OMAP: sched_clock() corrected | Aaro Koskinen | 2009-03-04 | 1 | -9/+5 |
| | | | | | | | | | | | | * | | | ARM: OMAP: Fix compile error if pm.h is included | David Brownell | 2009-03-04 | 1 | -1/+1 |
| | | | | | | | | | | | * | | | | Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux | Russell King | 2009-03-06 | 7 | -18/+33 |
| | | | | | | | | | | | |\ \ \ \ |
|
| | | | | | | | | | | | | * \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Ben Dooks | 2009-03-06 | 50 | -307/+459 |
| | | | | | | | | | | | | |\ \ \ \
| | | | | | | | | | | | | | | |/ /
| | | | | | | | | | | | | | |/| | |
|
| | | | | | | | | | | | | * | | | | [ARM] S3C64XX: Fix s3c64xx_setrate_clksrc | Werner Almesberger | 2009-02-27 | 1 | -2/+4 |
| | | | | | | | | | | | | * | | | | [ARM] S3C64XX: sparse warnings in arch/arm/plat-s3c64xx/irq.c | Ben Dooks | 2009-02-27 | 1 | -1/+1 |
| | | | | | | | | | | | | * | | | | [ARM] S3C64XX: sparse warnings in arch/arm/plat-s3c64xx/s3c6400-clock.c | Ben Dooks | 2009-02-27 | 1 | -7/+7 |
| | | | | | | | | | | | | * | | | | [ARM] S3C64XX: Fix USB host clock mux list | Ben Dooks | 2009-02-27 | 1 | -1/+1 |
| | | | | | | | | | | | | * | | | | [ARM] S3C64XX: Fix name of USB host clock. | Ben Dooks | 2009-02-27 | 1 | -1/+1 |
| | | | | | | | | | | | | * | | | | [ARM] S3C64XX: Rename IRQ_UHOST to IRQ_USBH | Ben Dooks | 2009-02-27 | 1 | -1/+1 |
| | | | | | | | | | | | | * | | | | [ARM] S3C64XX: Do gpiolib configuration earlier | Mark Brown | 2009-02-27 | 1 | -1/+1 |
| | | | | | | | | | | | | * | | | | [ARM] S3C64XX: Staticise s3c64xx_init_irq_eint() | Mark Brown | 2009-02-27 | 1 | -1/+1 |
| | | | | | | | | | | | | * | | | | [ARM] SMDK6410: Declare iodesc table static | Mark Brown | 2009-02-27 | 1 | -1/+1 |