index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-19
powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF
Milton Miller
12
-163
/
+21
2011-05-19
powerpc: Remove call sites of MSG_ALL_BUT_SELF
Milton Miller
4
-9
/
+16
2011-05-19
powerpc/mpic: Break cpumask abstraction earlier
Milton Miller
1
-7
/
+3
2011-05-19
powerpc/mpic: Limit NR_CPUS loop to 32 bit
Milton Miller
1
-1
/
+1
2011-05-19
powerpc: Call no-longer static setup_nr_cpu_ids instead of replicating it
Milton Miller
1
-1
/
+1
2011-05-19
powerpc: Use nr_cpu_ids in initial paca allocation
Milton Miller
2
-11
/
+11
2011-05-19
powerpc: Respect nr_cpu_ids when calling set_cpu_possible and set_cpu_present
Milton Miller
1
-6
/
+6
2011-05-19
powerpc/iseries: Cleanup and fix secondary startup
Milton Miller
1
-24
/
+35
2011-05-19
powerpc/kdump64: Don't reference freed memory as pacas
Milton Miller
1
-1
/
+1
2011-05-19
powerpc: Don't search for paca in freed memory
Milton Miller
1
-5
/
+8
2011-05-19
powerpc/kexec: Fix memory corruption from unallocated slaves
Milton Miller
1
-5
/
+8
2011-05-19
powerpc/pseries: Print corrupt r3 in FWNMI code
Anton Blanchard
1
-1
/
+1
2011-05-19
pseries/iommu: Restore iommu table pointer when restoring iommu ops
Nishanth Aravamudan
1
-2
/
+3
2011-05-19
powerpc: Remove ioremap_flags
Anton Blanchard
7
-19
/
+17
2011-05-19
powerpc: Add ioremap_wc
Anton Blanchard
3
-0
/
+24
2011-05-19
powerpc: Improve scheduling of system call entry instructions
Anton Blanchard
1
-4
/
+4
2011-05-19
powerpc: Remove static branch hint in giveup_altivec
Anton Blanchard
1
-1
/
+1
2011-05-19
powerpc: Simplify 4k/64k copy_page logic
Anton Blanchard
3
-25
/
+6
2011-05-19
powerpc/pseries: Enable iSCSI support for a number of cards
Anton Blanchard
1
-0
/
+6
2011-05-19
powerpc/pseries: Enable Emulex and Qlogic 10Gbit cards
Anton Blanchard
1
-0
/
+2
2011-05-19
powerpc/mm: Fix compiler warning in pgtable-ppc64.h [-Wunused-but-set-variable]
Stratos Psomadakis
1
-7
/
+6
2011-05-19
powerpc: Ensure dtl buffers do not cross 4k boundary
Nishanth Aravamudan
3
-18
/
+35
2011-05-19
powerpc: Fix kexec with dynamic dma windows
Nishanth Aravamudan
1
-9
/
+14
2011-05-19
powerpc: Use the deterministic mode of ar
Michal Marek
1
-1
/
+1
2011-05-19
powerpc: Remove unused config in the Makefile
Justin Mattock
1
-1
/
+0
2011-05-19
powerpc: Call gzip with -n
Michal Marek
1
-3
/
+3
2011-05-06
powerpc: Add early debug for WSP platforms
Jack Miller
6
-0
/
+85
2011-05-06
powerpc: Add WSP platform
David Gibson
16
-0
/
+1877
2011-05-06
powerpc/eeh: Display eeh error location for bus and device
Richard A Lary
1
-9
/
+13
2011-05-06
powerpc: Rename slb0_limit() to safe_stack_limit() and add Book3E support
Benjamin Herrenschmidt
2
-5
/
+22
2011-05-06
powerpc/pseries: Add support for IO event interrupts
Tseng-Hui (Frank) Lin
4
-0
/
+304
2011-05-06
powerpc/pseries: Add RTAS event log v6 definition
Tseng-Hui (Frank) Lin
1
-1
/
+44
2011-05-06
powerpc: Fix compile with icwsx support
Stephen Rothwell
1
-1
/
+1
2011-05-04
powerpc/pseries/eeh: Handle functional reset on non-PCIe device
Richard A Lary
1
-5
/
+14
2011-05-04
powerpc/pseries/eeh: Propagate needs_freset flag to device at PE
Richard A Lary
1
-7
/
+43
2011-05-04
powerpc/pseries: Add page coalescing support
Brian King
8
-30
/
+106
2011-05-04
powerpc/kexec: Fix build failure on 32-bit SMP
Ben Hutchings
1
-29
/
+30
2011-05-04
powerpc: Convert old cpumask API into new one
KOSAKI Motohiro
13
-52
/
+52
2011-05-04
powerpc: Save Come-From Address Register (CFAR) in exception frame
Paul Mackerras
6
-5
/
+24
2011-05-04
powerpc: Save register r9-r13 values accurately on interrupt with bad stack
Paul Mackerras
2
-6
/
+21
2011-05-04
powerpc: Add Initiate Coprocessor Store Word (icswx) support
Tseng-Hui (Frank) Lin
6
-1
/
+249
2011-05-04
powerpc: Use new CPU feature bit to select 2.06 tlbie
Michael Neuling
3
-13
/
+18
2011-05-04
powerpc/irq: Stop exporting irq_map
Grant Likely
30
-222
/
+148
2011-04-27
powerpc/eeh: Add support for ibm,configure-pe RTAS call
Richard A. Lary
1
-1
/
+12
2011-04-27
powerpc: Free up some CPU feature bits by moving out MMU-related features
Matt Evans
20
-96
/
+132
2011-04-27
powerpc/rtas: Only sleep in rtas_busy_delay if we have useful work to do
Anton Blanchard
1
-1
/
+1
2011-04-27
powerpc/book3e: Fix extlb size
Michael Ellerman
1
-1
/
+2
2011-04-27
powerpc: Use MSR_64BIT in sstep.c, fix kprobes on BOOK3E
Michael Ellerman
1
-34
/
+27
2011-04-27
powerpc: Use MSR_64BIT in places
Michael Ellerman
4
-11
/
+11
2011-04-27
powerpc: Add MSR_64BIT
Michael Ellerman
2
-4
/
+12
[next]