Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | x86: reserve exact size of mptable | Yinghai Lu | 2009-03-04 | 1 | -2/+2 | |
* | x86: ioremap mptable | Yinghai Lu | 2009-03-04 | 1 | -1/+20 | |
* | x86: make 32-bit init_memory_mapping range change more like 64-bit | Yinghai Lu | 2009-03-04 | 1 | -32/+94 | |
* | x86: fix bootmem cross node for 32bit numa | Yinghai Lu | 2009-03-04 | 2 | -8/+43 | |
* | Merge branch 'x86/urgent' into x86/mm | Ingo Molnar | 2009-03-04 | 39 | -149/+320 | |
|\ | ||||||
| * | x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP | Huang Ying | 2009-03-04 | 4 | -25/+9 | |
| * | x86: fix DMI on EFI | Brian Maly | 2009-03-04 | 1 | -2/+3 | |
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-03-04 | 1 | -0/+4 | |
| |\ | ||||||
| | * | powerpc: Run sbc610 USB fixup code only on the appropriate platform. | Tony Breeds | 2009-03-04 | 1 | -0/+4 | |
| * | | drm: fix double lock typo | Helge Bahmann | 2009-03-04 | 1 | -1/+1 | |
| |/ | ||||||
| * | Linux 2.6.29-rc7v2.6.29-rc7 | Linus Torvalds | 2009-03-03 | 1 | -1/+1 | |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-03-03 | 5 | -8/+21 | |
| |\ | ||||||
| | * | crypto: ixp4xx - Fix qmgr_request_queue build failure | Krzysztof Hałasa | 2009-03-04 | 1 | -2/+4 | |
| | * | crypto: api - Fix module load deadlock with fallback algorithms | Herbert Xu | 2009-02-26 | 4 | -6/+17 | |
| * | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-03-03 | 4 | -14/+54 | |
| |\ \ | ||||||
| | * | | sched: don't allow setuid to succeed if the user does not have rt bandwidth | Dhaval Giani | 2009-02-27 | 4 | -13/+53 | |
| | * | | sched_rt: don't start timer when rt bandwidth disabled | Hiroshi Shimamoto | 2009-02-26 | 1 | -1/+1 | |
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-03-03 | 2 | -2/+14 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-03-03 | 2 | -66/+153 | |
| |\ \ \ \ | ||||||
| | * | | | | x86 mmiotrace: fix race with release_kmmio_fault_page() | Pekka Paalanen | 2009-03-02 | 1 | -2/+7 | |
| | * | | | | x86 mmiotrace: improve handling of secondary faults | Stuart Bennett | 2009-03-02 | 1 | -18/+22 | |
| | * | | | | x86 mmiotrace: split set_page_presence() | Pekka Paalanen | 2009-03-02 | 1 | -19/+22 | |
| | * | | | | x86 mmiotrace: fix save/restore page table state | Pekka Paalanen | 2009-03-02 | 1 | -22/+44 | |
| | * | | | | x86 mmiotrace: WARN_ONCE if dis/arming a page fails | Stuart Bennett | 2009-03-02 | 1 | -8/+17 | |
| | * | | | | x86: add far read test to testmmiotrace | Pekka Paalanen | 2009-03-02 | 1 | -7/+28 | |
| | * | | | | x86: count errors in testmmiotrace.ko | Pekka Paalanen | 2009-03-02 | 1 | -6/+29 | |
| * | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-03-03 | 9 | -5/+52 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | rcu: Teach RCU that idle task is not quiscent state at boot | Paul E. McKenney | 2009-02-26 | 9 | -5/+52 | |
| | | |_|/ / | | |/| | | | ||||||
| * | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-03-03 | 11 | -21/+22 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | [ARM] fix lots of ARM __devexit sillyness | Russell King | 2009-03-03 | 5 | -6/+6 | |
| | * | | | | | [ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMU | Catalin Marinas | 2009-03-03 | 1 | -6/+7 | |
| | * | | | | | [ARM] 5416/1: Use unused address in v6_early_abort | Seth Forshee | 2009-03-03 | 1 | -1/+2 | |
| | * | | | | | [ARM] 5411/1: S3C64XX: Fix EINT unmask | Mark Brown | 2009-02-24 | 1 | -1/+1 | |
| | * | | | | | [ARM] at91: fix for Atmel AT91 powersaving | Andrei Birjukov | 2009-02-22 | 1 | -1/+0 | |
| | * | | | | | [ARM] RiscPC: Fix etherh oops | Russell King | 2009-02-22 | 2 | -6/+6 | |
* | | | | | | | x86: set_highmem_pages_init() cleanup, #2 | Pekka Enberg | 2009-03-04 | 1 | -9/+0 | |
* | | | | | | | x86: move devmem_is_allowed() to common mm/init.c | Pekka Enberg | 2009-03-04 | 3 | -43/+24 | |
| | | | | | | | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
*-----------. \ \ \ \ \ \ | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 2009-03-04 | 291 | -2766/+5482 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |_|_|_|/ / | | | | | | | |/| | | | | | ||||||
| | | | | | | * | | | | | | x86: oprofile: don't set counter width from cpuid on Core2 | Tim Blechmann | 2009-03-03 | 1 | -2/+12 | |
| | | | | | | * | | | | | | x86: fix init_memory_mapping() to handle small ranges | Yinghai Lu | 2009-03-03 | 1 | -0/+2 | |
| | | | | | | |/ / / / / | ||||||
| | | | | | | * | | | | | Revert "menu: fix embedded menu snafu" | Linus Torvalds | 2009-03-02 | 1 | -16/+12 | |
| | | | | | | * | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-03-02 | 5 | -12/+20 | |
| | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | * | | | | | drm/i915: Fix use-before-null-check in i915_irq_emit(). | Eric Anholt | 2009-03-03 | 1 | -2/+3 | |
| | | | | | | | * | | | | | drm: Avoid client deadlocks when the master disappears. | Thomas Hellstrom | 2009-03-03 | 3 | -8/+15 | |
| | | | | | | | * | | | | | drm: Wake up all lock waiters when the master disappears. | Thomas Hellstrom | 2009-03-03 | 2 | -2/+2 | |
| | | | | | | | * | | | | | drm: Don't return ERESTARTSYS to user-space. | Thomas Hellstrom | 2009-03-03 | 1 | -1/+1 | |
| | | | | | | | | |_|/ / | | | | | | | | |/| | | | ||||||
| | | | | | | * | | | | | menu: fix embedded menu snafu | Randy Dunlap | 2009-03-02 | 1 | -12/+16 | |
| | | | | | | * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2009-03-02 | 3 | -1/+7 | |
| | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | * | | | | | sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chip | Andres Salomon | 2009-03-02 | 1 | -0/+1 | |
| | | | | | | | * | | | | | sdhci: Add quirk for controllers with no end-of-busy IRQ | Ben Dooks | 2009-03-02 | 2 | -1/+6 | |
| | | | | | | | |/ / / / |