Age | Commit message (Expand) | Author | Files | Lines |
2008-10-08 | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched... | Ingo Molnar | 1 | -0/+1 |
2008-09-30 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -5/+1 |
2008-09-30 | powerpc: Fix failure to shutdown with CPU hotplug | Johannes Berg | 1 | -5/+1 |
2008-09-26 | kgdb, x86, arm, mips, powerpc: ignore user space single stepping | Jason Wessel | 1 | -3/+2 |
2008-09-17 | Fix compile failure with non modular builds | James Bottomley | 1 | -19/+0 |
2008-09-09 | lib: Correct printk %pF to work on all architectures | James Bottomley | 1 | -1/+12 |
2008-09-08 | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul | 1 | -0/+1 |
2008-09-03 | powerpc: Fix for getting CPU number in power_save_ppc32_restore() | Kumar Gala | 2 | -2/+3 |
2008-09-03 | powerpc: Work around gcc's -fno-omit-frame-pointer bug | Tony Breeds | 1 | -3/+4 |
2008-09-03 | powerpc: Make sure _etext is after all kernel text | Stephen Rothwell | 1 | -3/+4 |
2008-09-03 | powerpc: Fix uninitialised variable in VSX alignment code | Michael Neuling | 1 | -1/+1 |
2008-08-20 | powerpc: Fix vio_bus_probe oops on probe error | Brian King | 1 | -1/+1 |
2008-08-20 | powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices | Joachim Fenkes | 1 | -12/+0 |
2008-08-20 | powerpc: Fix /dev/oldmem interface for kdump | Michael Ellerman | 1 | -9/+22 |
2008-08-18 | powerpc: Use generic compat_sys_old_readdir | Christoph Hellwig | 1 | -57/+0 |
2008-08-18 | powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversion | Paul Collins | 1 | -1/+1 |
2008-08-18 | powerpc: Remove dead module_find_bug code | Steven Rostedt | 1 | -15/+0 |
2008-08-18 | powerpc: Add CMO enabled flag and paging space data to lparcfg | Robert Jennings | 1 | -0/+5 |
2008-08-18 | powerpc: Fix TLB invalidation on boot on 32-bit | Rocky Craig | 1 | -1/+1 |
2008-08-15 | kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE | Huang Ying | 1 | -1/+1 |
2008-08-11 | powerpc/pci: Don't keep ISA memory hole resources in the tree | Benjamin Herrenschmidt | 1 | -5/+12 |
2008-08-11 | powerpc: Zero fill the return values of rtas argument buffer | Nathan Fontenot | 1 | -2/+3 |
2008-08-04 | powerpc: Remove use of CONFIG_PPC_MERGE | Kumar Gala | 5 | -47/+2 |
2008-07-30 | powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regs | Michael Neuling | 1 | -2/+2 |
2008-07-30 | powerpc: Fix ptrace buffer size for VSX | Michael Neuling | 1 | -4/+2 |
2008-07-30 | powerpc: Correctly hookup PTRACE_GET/SETVSRREGS for 32 bit processes | Michael Neuling | 1 | -0/+2 |
2008-07-30 | powerpc: Allow non-hcall return values for lparcfg writes | Nathan Fontenot | 1 | -4/+0 |
2008-07-28 | powerpc/powermac: Fixup default serial port device for pmac_zilog | Benjamin Herrenschmidt | 1 | -27/+17 |
2008-07-28 | powerpc: Show processor cache information in sysfs | Nathan Lynch | 1 | -0/+309 |
2008-07-28 | powerpc: Make core id information available to userspace | Nathan Lynch | 1 | -0/+23 |
2008-07-28 | powerpc: Make core sibling information available to userspace | Nathan Lynch | 1 | -0/+64 |
2008-07-28 | powerpc/vio: More fallout from dma_mapping_error API change | Stephen Rothwell | 1 | -1/+1 |
2008-07-28 | powerpc: Add TIF_NOTIFY_RESUME support for tracehook | Roland McGrath | 3 | -5/+15 |
2008-07-28 | powerpc: Make syscall tracing use tracehook.h helpers | Roland McGrath | 3 | -27/+34 |
2008-07-28 | powerpc: Call tracehook_signal_handler() when setting up signal frames | Roland McGrath | 1 | -1/+7 |
2008-07-28 | powerpc: Update cpu_sibling_maps dynamically | Nathan Lynch | 3 | -30/+29 |
2008-07-28 | powerpc: register_cpu_online should be __cpuinit | Nathan Lynch | 1 | -1/+1 |
2008-07-28 | powerpc: kill useless SMT code in prom_hold_cpus | Nathan Lynch | 1 | -36/+3 |
2008-07-28 | powerpc: Fix vio build warnings | Nathan Lynch | 1 | -2/+2 |
2008-07-28 | powerpc/booke: Clean up the hardware watchpoint support | Kumar Gala | 4 | -11/+12 |
2008-07-28 | powerpc: Removed duplicated include in stacktrace.c | Huang Weiyi | 1 | -1/+0 |
2008-07-26 | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan | 1 | -1/+1 |
2008-07-26 | kexec jump | Huang Ying | 1 | -1/+1 |
2008-07-26 | powerpc: Fix boot problem due to AT_BASE_PLATFORM change | Nathan Lynch | 1 | -2/+2 |
2008-07-25 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 12 | -150/+1468 |
2008-07-25 | kprobes: improve kretprobe scalability with hashed locking | Srinivasa D S | 1 | -4/+2 |
2008-07-25 | powerpc/pseries: Remove kmalloc call in handling writes to lparcfg | Nathan Fontenot | 1 | -16/+12 |
2008-07-25 | powerpc/pseries: Update arch vector to indicate support for CMO | Nathan Fontenot | 1 | -1/+8 |
2008-07-25 | powerpc/pseries: Verify CMO memory entitlement updates with virtual I/O | Nathan Fontenot | 1 | -0/+10 |
2008-07-25 | powerpc/pseries: vio bus support for CMO | Robert Jennings | 1 | -6/+1027 |