Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | powerpc/47x: Enable CRASH_DUMP | Suzuki Poulose | 2012-05-03 | 1 | -1/+1 | |
| | * | | | | | | | | powerpc/47x: Kernel support for KEXEC | Suzuki Poulose | 2012-05-03 | 2 | -7/+190 | |
| | * | | | | | | | | powerpc/44x: Fix/Initialize PID to kernel PID before the TLB search | Suzuki Poulose | 2012-05-03 | 1 | -2/+6 | |
| * | | | | | | | | | powerpc: Remove now unused _TIF_RUNLATCH | Tiejun Chen | 2012-05-09 | 1 | -1/+0 | |
| * | | | | | | | | | powerpc/windfarm: Fix crash on SMU based machine after i2c conversion | Benjamin Herrenschmidt | 2012-05-09 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2012-05-09 | 15 | -104/+55 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | powerpc/windfarm: don't pass const strings to snprintf | Stephen Rothwell | 2012-05-03 | 1 | -2/+2 | |
| * | | | | | | | | | | powerpc/windfarm: fix compiler warning | Stephen Rothwell | 2012-05-03 | 1 | -1/+1 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | powerpc: Remove old powerpc specific ptrace getregs/setregs calls | Anton Blanchard | 2012-04-30 | 3 | -80/+0 | |
| * | | | | | | | | | powerpc: Use WARN instead of dump_stack when printing EEH error backtrace | Anton Blanchard | 2012-04-30 | 1 | -1/+1 | |
| * | | | | | | | | | powerpc: Add 64-bit CPU targets for gcc | Anton Blanchard | 2012-04-30 | 2 | -13/+42 | |
| * | | | | | | | | | powerpc: Remove altivec fix for gcc versions before 4.0 | Anton Blanchard | 2012-04-30 | 1 | -10/+0 | |
| * | | | | | | | | | powerpc: Require gcc 4.0 on 64-bit | Anton Blanchard | 2012-04-30 | 1 | -3/+10 | |
| * | | | | | | | | | powerpc: Remove CONFIG_POWER4_ONLY | Anton Blanchard | 2012-04-30 | 10 | -36/+19 | |
| * | | | | | | | | | powerpc/powermac: New windfarm driver for PowerMac G5 (AGP) and Xserve G5 | Benjamin Herrenschmidt | 2012-04-30 | 9 | -22/+1736 | |
| * | | | | | | | | | powerpc/windfarm: Add Fan Control Unit controls for G5s | Benjamin Herrenschmidt | 2012-04-30 | 1 | -0/+617 | |
| * | | | | | | | | | powerpc/windfarm: Updates to lm75 and max6690 sensors | Benjamin Herrenschmidt | 2012-04-30 | 2 | -11/+11 | |
| * | | | | | | | | | powerpc/windfarm: Add lm87 sensor | Benjamin Herrenschmidt | 2012-04-30 | 1 | -0/+201 | |
| * | | | | | | | | | powerpc/windfarm: Add ad7417 sensor | Benjamin Herrenschmidt | 2012-04-30 | 1 | -0/+347 | |
| * | | | | | | | | | powerpc/windfarm: Add useful accessors | Benjamin Herrenschmidt | 2012-04-30 | 3 | -31/+52 | |
| * | | | | | | | | | powerpc/windfarm: Improve display of fan speeds in sysfs | Benjamin Herrenschmidt | 2012-04-30 | 1 | -1/+12 | |
| * | | | | | | | | | powerpc/windfarm: Remove spurrious sysfs_attr_init() | Benjamin Herrenschmidt | 2012-04-30 | 1 | -1/+0 | |
| * | | | | | | | | | powerpc/windfarm: const'ify and add "priv" field to controls & sensors | Benjamin Herrenschmidt | 2012-04-30 | 1 | -11/+12 | |
| * | | | | | | | | | powerpc/pmac: Convert windfarm_smu_sat to new i2c probing | Benjamin Herrenschmidt | 2012-04-30 | 1 | -79/+47 | |
| * | | | | | | | | | powerpc/pmac: Convert windfarm_max6690 to new i2c probing | Benjamin Herrenschmidt | 2012-04-30 | 1 | -79/+21 | |
| * | | | | | | | | | powerpc/pmac: Convert windfarm_lm75 to new i2c probing | Benjamin Herrenschmidt | 2012-04-30 | 1 | -94/+30 | |
| * | | | | | | | | | powerpc/pmac: Convert therm_adt746x to new i2c probing | Benjamin Herrenschmidt | 2012-04-30 | 1 | -276/+204 | |
| * | | | | | | | | | i2c/powermac: Register i2c devices from device-tree | Benjamin Herrenschmidt | 2012-04-30 | 3 | -28/+73 | |
| * | | | | | | | | | powerpc: Optimise enable_kernel_altivec | Anton Blanchard | 2012-04-30 | 3 | -1/+12 | |
| * | | | | | | | | | powerpc: Remove empty giveup_altivec function on book3e CPUs | Anton Blanchard | 2012-04-30 | 3 | -17/+4 | |
| * | | | | | | | | | powerpc: Reformat lppaca.h | Anton Blanchard | 2012-04-30 | 1 | -72/+68 | |
| * | | | | | | | | | powerpc: Remove iseries specific fields in lppaca | Anton Blanchard | 2012-04-30 | 3 | -65/+12 | |
| * | | | | | | | | | powerpc: Clean up lppaca->cede_latency_hint | Anton Blanchard | 2012-04-30 | 2 | -15/+5 | |
| * | | | | | | | | | powerpc: Better scheduling of CR save code in system call path | Anton Blanchard | 2012-04-30 | 1 | -9/+7 | |
| * | | | | | | | | | powerpc: No need to preserve count register across system call | Anton Blanchard | 2012-04-30 | 1 | -2/+1 | |
| * | | | | | | | | | powerpc: No need to save XER in a system call | Anton Blanchard | 2012-04-30 | 1 | -2/+1 | |
| * | | | | | | | | | powerpc: Hide some system call labels from profile tools | Anton Blanchard | 2012-04-30 | 1 | -4/+4 | |
| * | | | | | | | | | Merge remote-tracking branch 'geoff/for-powerpc' into next | Benjamin Herrenschmidt | 2012-04-30 | 7 | -66/+281 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | powerpc/ps3: Refresh ps3_defconfig | Geoff Levand | 2012-04-24 | 1 | -6/+0 | |
| | * | | | | | | | | | drivers/ps3: Fix checkpatch warnings in ps3av.c | Valentin Ilie | 2012-04-24 | 1 | -15/+9 | |
| | * | | | | | | | | | powerpc/ps3: Minor Kconfig cleanup | Geoff Levand | 2012-04-24 | 1 | -4/+4 | |
| | * | | | | | | | | | powerpc/ps3: Remove MEMORY_HOTPLUG requirement | Andre Heider | 2012-04-24 | 1 | -1/+0 | |
| | * | | | | | | | | | powerpc/ps3: Add highmem region memory early | Hector Martin | 2012-04-24 | 1 | -56/+10 | |
| | * | | | | | | | | | powerpc/ps3: Use highmem region from repository | Andre Heider | 2012-04-24 | 1 | -2/+49 | |
| | * | | | | | | | | | powerpc/ps3: Add highmem repository read routines | Andre Heider | 2012-04-24 | 2 | -0/+73 | |
| | * | | | | | | | | | powerpc/ps3: Add highmem repository write routines | Geoff Levand | 2012-04-24 | 2 | -0/+83 | |
| | * | | | | | | | | | powerpc/ps3: Add PS3 repository write support | Geoff Levand | 2012-04-24 | 2 | -0/+71 | |
| | * | | | | | | | | | powerpc/ps3: Correct lv1 repository routine names | Geoff Levand | 2012-04-24 | 1 | -2/+2 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds | 2012-05-23 | 31 | -340/+201 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/s... | Richard Weinberger | 2012-05-21 | 17 | -299/+174 | |
| |\ \ \ \ \ \ \ \ \ \ \ |