| Commit message (Expand) | Author | Age |
* | [ARM] Convert asm/uaccess.h to linux/uaccess.h | Russell King | 2008-09-06 |
* | [ARM] clean up a load of old declarations | Russell King | 2008-09-06 |
* | [ARM] move initrd code from kernel/setup.c to mm/init.c | Russell King | 2008-09-06 |
* | [ARM] sparse: quieten arch/arm/kernel/irq.c | Russell King | 2008-09-06 |
* | [ARM] remove pc_pointer() | Russell King | 2008-09-06 |
* | [ARM] sparse: fix several warnings | Russell King | 2008-09-05 |
* | [ARM] 5231/1: Do not save the frame pointer in the csum_partial_copy_* functions | Catalin Marinas | 2008-09-01 |
* | [ARM] 5230/1: Replace post-indexed LDRT/STRT in uaccess.h | Catalin Marinas | 2008-09-01 |
* | [ARM] 5232/1: Do not post-index STRT instruction in clear_user.S | Catalin Marinas | 2008-09-01 |
* | [ARM] 5227/1: Add the ENDPROC declarations to the .S files | Catalin Marinas | 2008-09-01 |
* | [ARM] 5222/1: Allow configuring user:kernel split via Kconfig | Lennert Buytenhek | 2008-09-01 |
* | [ARM] 5221/1: fix ldm/stm emulation for kprobes | Nicolas Pitre | 2008-09-01 |
* | [ARM] 5211/2: fix a couple warnings from BUG() usage | Nicolas Pitre | 2008-09-01 |
* | [ARM] 5218/1: arm: improved futex support | Mikael Pettersson | 2008-09-01 |
* | [ARM] 5206/1: remove kprobe_trap_handler() hack | Nicolas Pitre | 2008-09-01 |
* | [ARM] Update arch/arm/Kconfig for drivers/Kconfig changes, add cpuidle | Russell King | 2008-09-01 |
* | [ARM] 5195/1: ARMv7 Oprofile support | Jean PIHET | 2008-09-01 |
* | [ARM] cachetype: move definitions to separate header | Russell King | 2008-09-01 |
* | [ARM] cputype: separate definitions, use them | Russell King | 2008-09-01 |
* | [x86] Clean up MAXSMP Kconfig, and limit NR_CPUS to 512 | Linus Torvalds | 2008-08-25 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-08-25 |
|\ |
|
| * | x86: fix cpufreq + sched_clock() regression | Peter Zijlstra | 2008-08-25 |
| * | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2008-08-25 |
| |\ |
|
| * | | x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3 | Yinghai Lu | 2008-08-25 |
| * | | x86: do not enable TSC notifier if we don't need it | Linus Torvalds | 2008-08-24 |
| * | | x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUs | Rafael J. Wysocki | 2008-08-23 |
| * | | x86: fix: make PCI ECS for AMD CPUs hotplug capable | Robert Richter | 2008-08-23 |
| * | | x86: fix: do not run code in amd_bus.c on non-AMD CPUs | Robert Richter | 2008-08-23 |
* | | | KVM: MMU: Fix torn shadow pte | Avi Kivity | 2008-08-25 |
| |/
|/| |
|
* | | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-08-22 |
|\| |
|
| * | x86: work around MTRR mask setting, v2 | Ingo Molnar | 2008-08-22 |
| * | x86: fix section mismatch warning - uv_cpu_init | Marcin Slusarz | 2008-08-22 |
| * | x86: fix VMI for early params | Alok Kataria | 2008-08-22 |
| * | x86: fix two modpost warnings in mm/init_64.c | Jan Beulich | 2008-08-22 |
| * | x86: fix 1:1 mapping init on 64-bit (memory hotplug case) | Jan Beulich | 2008-08-22 |
| * | x86: work around MTRR mask setting | Yinghai Lu | 2008-08-21 |
| * | x86: PAT Update validate_pat_support for intel CPUs | venkatesh.pallipadi@intel.com | 2008-08-21 |
| * | devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUS | venkatesh.pallipadi@intel.com | 2008-08-21 |
| * | x86: PAT proper tracking of set_memory_uc and friends | venkatesh.pallipadi@intel.com | 2008-08-21 |
| * | x86: fix BUG: unable to handle kernel paging request (numaq_tsc_disable) | Vegard Nossum | 2008-08-21 |
| * | x86: export pv_lock_ops non-GPL | Jeremy Fitzhardinge | 2008-08-21 |
| * | x86, mmiotrace: silence section mismatch warning - leave_uniprocessor | Marcin Slusarz | 2008-08-21 |
| * | x86: use WARN() in arch/x86/kernel | Arjan van de Ven | 2008-08-21 |
| * | x86: use WARN() in arch/x86/mm/ioremap.c | Arjan van de Ven | 2008-08-21 |
| * | werror: fix pci calgary | David Howells | 2008-08-21 |
| * | x86: fix oprofile + hibernation badness | Andi Kleen | 2008-08-20 |
| * | x86, SGI UV: hardcode the TLB flush interrupt system vector | Cliff Wickman | 2008-08-20 |
| * | x86: fix Xorg startup/shutdown slowdown with PAT | Venki Pallipadi | 2008-08-20 |
| * | x86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)" | Samuel Sieb | 2008-08-20 |