index
:
~alon/linux
dummy
master
qxl
qxl-cleanup
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-10
Merge remote-tracking branch 'jwb/next' into next
Benjamin Herrenschmidt
5
-24
/
+252
2012-05-09
powerpc: Remove now unused _TIF_RUNLATCH
Tiejun Chen
1
-1
/
+0
2012-05-09
powerpc/windfarm: Fix crash on SMU based machine after i2c conversion
Benjamin Herrenschmidt
1
-1
/
+1
2012-05-09
Merge branch 'merge' into next
Benjamin Herrenschmidt
15
-104
/
+55
2012-05-09
powerpc/irq: Make alignment & program interrupt behave the same
Benjamin Herrenschmidt
3
-10
/
+9
2012-05-09
powerpc/irq: Fix bug with new lazy IRQ handling code
Benjamin Herrenschmidt
2
-19
/
+7
2012-05-03
powerpc/40x: Use {upper,lower}_32_bits for msi_phys
Josh Boyer
1
-2
/
+2
2012-05-03
powerpc/44x: Add PCI MSI node for Maui APM821xx SoC and Bluestone board in DTS
Mai La
1
-0
/
+25
2012-05-03
powerpc/44x: Fix PCI MSI support for Maui APM821xx SoC and Bluestone board
Mai La
2
-14
/
+30
2012-05-03
powerpc/47x: Enable CRASH_DUMP
Suzuki Poulose
1
-1
/
+1
2012-05-03
powerpc/47x: Kernel support for KEXEC
Suzuki Poulose
2
-7
/
+190
2012-05-03
powerpc/44x: Fix/Initialize PID to kernel PID before the TLB search
Suzuki Poulose
1
-2
/
+6
2012-05-03
powerpc/windfarm: don't pass const strings to snprintf
Stephen Rothwell
1
-2
/
+2
2012-05-03
powerpc/windfarm: fix compiler warning
Stephen Rothwell
1
-1
/
+1
2012-04-30
powerpc: Remove old powerpc specific ptrace getregs/setregs calls
Anton Blanchard
3
-80
/
+0
2012-04-30
powerpc: Use WARN instead of dump_stack when printing EEH error backtrace
Anton Blanchard
1
-1
/
+1
2012-04-30
powerpc: Add 64-bit CPU targets for gcc
Anton Blanchard
2
-13
/
+42
2012-04-30
powerpc: Remove altivec fix for gcc versions before 4.0
Anton Blanchard
1
-10
/
+0
2012-04-30
powerpc: Require gcc 4.0 on 64-bit
Anton Blanchard
1
-3
/
+10
2012-04-30
powerpc: Remove CONFIG_POWER4_ONLY
Anton Blanchard
10
-36
/
+19
2012-04-30
powerpc/powermac: New windfarm driver for PowerMac G5 (AGP) and Xserve G5
Benjamin Herrenschmidt
9
-22
/
+1736
2012-04-30
powerpc/windfarm: Add Fan Control Unit controls for G5s
Benjamin Herrenschmidt
1
-0
/
+617
2012-04-30
powerpc/windfarm: Updates to lm75 and max6690 sensors
Benjamin Herrenschmidt
2
-11
/
+11
2012-04-30
powerpc/windfarm: Add lm87 sensor
Benjamin Herrenschmidt
1
-0
/
+201
2012-04-30
powerpc/windfarm: Add ad7417 sensor
Benjamin Herrenschmidt
1
-0
/
+347
2012-04-30
powerpc/windfarm: Add useful accessors
Benjamin Herrenschmidt
3
-31
/
+52
2012-04-30
powerpc/windfarm: Improve display of fan speeds in sysfs
Benjamin Herrenschmidt
1
-1
/
+12
2012-04-30
powerpc/windfarm: Remove spurrious sysfs_attr_init()
Benjamin Herrenschmidt
1
-1
/
+0
2012-04-30
powerpc/windfarm: const'ify and add "priv" field to controls & sensors
Benjamin Herrenschmidt
1
-11
/
+12
2012-04-30
powerpc/pmac: Convert windfarm_smu_sat to new i2c probing
Benjamin Herrenschmidt
1
-79
/
+47
2012-04-30
powerpc/pmac: Convert windfarm_max6690 to new i2c probing
Benjamin Herrenschmidt
1
-79
/
+21
2012-04-30
powerpc/pmac: Convert windfarm_lm75 to new i2c probing
Benjamin Herrenschmidt
1
-94
/
+30
2012-04-30
powerpc/pmac: Convert therm_adt746x to new i2c probing
Benjamin Herrenschmidt
1
-276
/
+204
2012-04-30
i2c/powermac: Register i2c devices from device-tree
Benjamin Herrenschmidt
3
-28
/
+73
2012-04-30
powerpc: Optimise enable_kernel_altivec
Anton Blanchard
3
-1
/
+12
2012-04-30
powerpc: Remove empty giveup_altivec function on book3e CPUs
Anton Blanchard
3
-17
/
+4
2012-04-30
powerpc: Reformat lppaca.h
Anton Blanchard
1
-72
/
+68
2012-04-30
powerpc: Remove iseries specific fields in lppaca
Anton Blanchard
3
-65
/
+12
2012-04-30
powerpc: Clean up lppaca->cede_latency_hint
Anton Blanchard
2
-15
/
+5
2012-04-30
powerpc: Better scheduling of CR save code in system call path
Anton Blanchard
1
-9
/
+7
2012-04-30
powerpc: No need to preserve count register across system call
Anton Blanchard
1
-2
/
+1
2012-04-30
powerpc: No need to save XER in a system call
Anton Blanchard
1
-2
/
+1
2012-04-30
powerpc: Hide some system call labels from profile tools
Anton Blanchard
1
-4
/
+4
2012-04-30
Merge remote-tracking branch 'geoff/for-powerpc' into next
Benjamin Herrenschmidt
7
-66
/
+281
2012-04-30
tty/serial/pmac_zilog: Fix "nobody cared" IRQ message
Larry Finger
1
-3
/
+3
2012-04-30
powerpc/pseries: Rivet CONFIG_EEH for pSeries platform
Gavin Shan
1
-2
/
+2
2012-04-30
powerpc/irqdomain: Fix broken NR_IRQ references
Grant Likely
8
-29
/
+14
2012-04-30
powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controller
Grant Likely
1
-41
/
+20
2012-04-29
Linux 3.4-rc5
v3.4-rc5
Linus Torvalds
1
-1
/
+1
2012-04-29
Merge tag 'pm-for-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-24
/
+41
[next]