| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-02-22 | 1 | -20/+10 |
|\ \ \ \ |
|
| * | | | | x86_64: Fix S3 fail path | Jiri Slaby | 2009-02-21 | 1 | -1/+3 |
| * | | | | x86_64: acpi/wakeup_64 cleanup | Jiri Slaby | 2009-02-21 | 1 | -19/+7 |
| | |_|/
| |/| | |
|
* | | | | m68k: atari - Rename "mfp" to "st_mfp" | Geert Uytterhoeven | 2009-02-22 | 7 | -31/+31 |
|/ / / |
|
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-21 | 3 | -4/+4 |
|\ \ \ |
|
| * | | | x86, mce: remove incorrect __cpuinit for mce_cpu_features() | H. Peter Anvin | 2009-02-20 | 3 | -4/+4 |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-20 | 2 | -11/+9 |
|\ \ \ \
| |/ / / |
|
| * | | | x86: use the right protections for split-up pagetables | Ingo Molnar | 2009-02-20 | 1 | -10/+5 |
| * | | | x86, vmi: TSC going backwards check in vmi clocksource | Alok N Kataria | 2009-02-20 | 1 | -1/+4 |
* | | | | mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.c | Wei Yongjun | 2009-02-20 | 1 | -1/+1 |
* | | | | mn10300: fix oprofile | David Howells | 2009-02-20 | 1 | -0/+1 |
* | | | | uml: fix vde network backend in user mode linux | Luca Bigliardi | 2009-02-20 | 1 | -3/+3 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2009-02-19 | 7 | -12/+1617 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [IA64] xen_domu build fix | Tony Luck | 2009-02-19 | 1 | -2/+2 |
| * | | | [IA64] fixes configs and add default config for ia64 xen domU | Isaku Yamahata | 2009-02-19 | 3 | -2/+1606 |
| * | | | [IA64] Remove redundant cpu_clear() in __cpu_disable path | Alex Chiang | 2009-02-19 | 1 | -2/+1 |
| * | | | [IA64] Revert "prevent ia64 from invoking irq handlers on offline CPUs" | Alex Chiang | 2009-02-19 | 1 | -1/+3 |
| * | | | [IA64] bte_copy of BTE_MAX_XFER trips BUG_ON. | Robin Holt | 2009-02-19 | 2 | -4/+5 |
| * | | | [IA64] Build fix for __early_pfn_to_nid() undefined link error | Tony Luck | 2009-02-19 | 1 | -2/+1 |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-02-19 | 23 | -83/+63 |
|\ \ \ \ |
|
| * | | | | [ARM] 5405/1: ep93xx: remove unused gesbc9312.h header | Hartley Sweeten | 2009-02-19 | 2 | -4/+0 |
| * | | | | [ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIE... | Makito SHIOKAWA | 2009-02-19 | 1 | -2/+2 |
| * | | | | [ARM] omap: fix clock reparenting in omap2_clk_set_parent() | Russell King | 2009-02-19 | 1 | -4/+4 |
| * | | | | [ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo() | Nicolas Pitre | 2009-02-19 | 1 | -1/+2 |
| * | | | | [ARM] 5401/1: Orion: fix edge triggered GPIO interrupt support | Nicolas Pitre | 2009-02-17 | 5 | -53/+29 |
| * | | | | [ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con... | Gregory CLEMENT | 2009-02-16 | 2 | -0/+2 |
| * | | | | [ARM] 5391/1: AT91: Enable GPIO clocks earlier | Andrew Victor | 2009-02-14 | 1 | -5/+10 |
| * | | | | [ARM] 5390/1: AT91: Watchdog fixes | Andrew Victor | 2009-02-14 | 10 | -10/+10 |
| * | | | | [ARM] omap: fix _omap2_clksel_get_src_field() | Russell King | 2009-02-14 | 1 | -1/+1 |
| * | | | | [ARM] omap: fix omap2_divisor_to_clksel() error return value | Russell King | 2009-02-14 | 1 | -3/+3 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-19 | 3 | -6/+4 |
|\ \ \ \ |
|
| * | | | | x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdown | Andi Kleen | 2009-02-17 | 1 | -1/+1 |
| * | | | | x86, mce: use force_sig_info to kill process in machine check | Andi Kleen | 2009-02-17 | 1 | -2/+2 |
| * | | | | x86, mce: reinitialize per cpu features on resume | Andi Kleen | 2009-02-17 | 1 | -0/+1 |
| * | | | | x86, rcu: fix strange load average and ksoftirqd behavior | Paul E. McKenney | 2009-02-17 | 1 | -3/+0 |
* | | | | | [S390] fix "mem=" handling in case of standby memory | Heiko Carstens | 2009-02-19 | 2 | -2/+9 |
* | | | | | [S390] Fix timeval regression on s390 | Christian Borntraeger | 2009-02-19 | 1 | -1/+1 |
| |_|/ /
|/| | | |
|
* | | | | mm: fix memmap init for handling memory hole | KAMEZAWA Hiroyuki | 2009-02-18 | 1 | -1/+1 |
* | | | | mm: clean up for early_pfn_to_nid() | KAMEZAWA Hiroyuki | 2009-02-18 | 5 | -10/+2 |
* | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-02-17 | 1 | -22/+2 |
|\ \ \ \ |
|
| * | | | | trace: mmiotrace to the tracer menu in Kconfig | Pekka Paalanen | 2009-02-15 | 1 | -22/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-17 | 10 | -82/+109 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | x86, vm86: fix preemption bug | Thomas Gleixner | 2009-02-15 | 1 | -1/+9 |
| * | | | x86, olpc: fix model detection without OFW | Chris Ball | 2009-02-14 | 1 | -1/+1 |
| * | | | x86, hpet: fix for LS21 + HPET = boot hang | john stultz | 2009-02-13 | 1 | -0/+2 |
| * | | | x86: CPA avoid repeated lazy mmu flush | Thomas Gleixner | 2009-02-12 | 1 | -8/+7 |
| * | | | x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible context | Thomas Gleixner | 2009-02-12 | 1 | -0/+2 |
| * | | | x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption | Jeremy Fitzhardinge | 2009-02-12 | 2 | -15/+26 |
| * | | | x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/mem | Suresh Siddha | 2009-02-12 | 3 | -58/+45 |
| * | | | x86/cpa: make sure cpa is safe to call in lazy mmu mode | Jeremy Fitzhardinge | 2009-02-12 | 1 | -0/+14 |