index
:
kernel_samsung_crespo.git
replicant-4.2
kernel/samsung/crespo
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: expect all devices calling dma ops to have archdata set
Kumar Gala
2009-03-24
1
-11
/
+1
*
cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask
Rusty Russell
2009-03-24
1
-1
/
+1
*
powerpc: Add dispatch trace log fields to lppaca
Jeremy Kerr
2009-03-24
1
-2
/
+4
*
powerpc: Fix page_ins details in lppaca comments
Jeremy Kerr
2009-03-24
1
-1
/
+1
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-03-24
1
-1
/
+3
|
\
|
*
powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xx
Piotr Ziecik
2009-03-17
1
-1
/
+3
*
|
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
2009-03-20
1
-0
/
+1
|
\
\
|
*
|
powerpc/5200: add function to return external clock frequency
Wolfgang Grandegger
2009-03-11
1
-0
/
+1
*
|
|
powerpc/mm: Unify PTE_RPN_SHIFT and _PAGE_CHG_MASK definitions
Benjamin Herrenschmidt
2009-03-20
2
-12
/
+26
*
|
|
powerpc/mm: Split the various pgtable-* headers based on MMU type
Benjamin Herrenschmidt
2009-03-20
12
-467
/
+564
*
|
|
powerpc/irq: Convert obsolete hw_interrupt_type to struct irq_chip
Thomas Gleixner
2009-03-11
1
-1
/
+1
*
|
|
powerpc/udbg: Fix lost byte during console handover; change LFCR to CRLF
Andrew Klossner
2009-03-11
1
-0
/
+1
|
/
/
*
|
powerpc/ps3: Make ps3av_set_video_mode mode ID signed
roel kluin
2009-03-11
1
-1
/
+1
*
|
powerpc: Add missing DABR flags
Geoff Levand
2009-03-11
1
-0
/
+2
*
|
powerpc: Add defintion for MSR[GS] to list of MSR bits
Timur Tabi
2009-03-11
1
-0
/
+1
*
|
powerpc: Wire up /proc/vmallocinfo to our ioremap()
Benjamin Herrenschmidt
2009-03-11
2
-1
/
+7
*
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-03-11
2
-4
/
+5
|
\
\
|
|
/
|
*
x86-64: seccomp: fix 32/64 syscall hole
Roland McGrath
2009-03-02
2
-4
/
+5
*
|
powerpc/fsl-booke: Add support for tlbilx instructions
Kumar Gala
2009-03-09
1
-2
/
+2
*
|
Merge commit 'jwb/next' into next
Benjamin Herrenschmidt
2009-03-03
5
-8
/
+18
|
\
\
|
*
|
powerpc/44x: Support for 256KB PAGE_SIZE
Yuri Tikhonov
2009-02-14
5
-8
/
+18
*
|
|
powerpc: Randomise PIEs
Anton Blanchard
2009-02-23
1
-1
/
+2
*
|
|
powerpc: Randomise the brk region
Anton Blanchard
2009-02-23
1
-0
/
+3
*
|
|
powerpc: Randomise lower bits of stack address
Anton Blanchard
2009-02-23
1
-1
/
+1
*
|
|
powerpc: More stack randomisation for 64bit binaries
Anton Blanchard
2009-02-23
1
-0
/
+5
*
|
|
powerpc: Move is_32bit_task
Anton Blanchard
2009-02-23
1
-0
/
+7
*
|
|
powerpc: Add support for using doorbells for SMP IPI
Kumar Gala
2009-02-23
2
-1
/
+46
*
|
|
powerpc: Fix warnings from make headers_check
Kumar Gala
2009-02-23
6
-5
/
+8
*
|
|
powerpc: Unify opcode definitions and support
Kumar Gala
2009-02-23
3
-8
/
+75
*
|
|
powerpc32, ftrace: save and restore mcount regs with macro
Steven Rostedt
2009-02-23
1
-1
/
+38
*
|
|
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
2009-02-18
2
-27
/
+45
|
\
\
\
|
*
|
|
powerpc/book-3e: Introduce concept of Book-3e MMU
Kumar Gala
2009-02-12
2
-3
/
+3
|
*
|
|
powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines
Kumar Gala
2009-02-12
1
-24
/
+42
|
|
/
/
*
|
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-02-18
3
-4
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIAL
Philippe Gerum
2009-02-13
3
-3
/
+4
*
|
|
powerpc/mm: Rework I$/D$ coherency (v3)
Benjamin Herrenschmidt
2009-02-11
4
-74
/
+97
|
|
/
|
/
|
*
|
powerpc: Remove unused ppc64_terminate_msg()
Michael Ellerman
2009-02-11
1
-2
/
+0
*
|
powerpc/fsl-booke: Cleanup init/exception setup to be runtime
Kumar Gala
2009-01-28
1
-0
/
+1
|
/
*
powerpc/ps3: Use dma_addr_t down through the stack
Stephen Rothwell
2009-01-16
1
-4
/
+4
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-01-14
3
-3
/
+25
|
\
|
*
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
2009-01-13
2
-2
/
+7
|
*
Merge commit 'kumar/kumar-next' into next
Benjamin Herrenschmidt
2009-01-13
1
-1
/
+18
|
|
\
|
|
*
powerpc/qe: add Ethernet UPSMR definitions to QE library
Timur Tabi
2009-01-07
1
-1
/
+18
*
|
|
Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-01-14
1
-1
/
+1
|
\
\
\
|
*
|
|
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
Heiko Carstens
2009-01-14
1
-1
/
+1
|
|
/
/
*
|
|
byteorder: make swab.h include asm/swab.h like a regular header
Harvey Harrison
2009-01-14
2
-3
/
+0
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...
Linus Torvalds
2009-01-09
2
-0
/
+8
|
\
\
|
*
|
powerpc/oprofile: IBM CELL: add SPU event profiling support
Carl Love
2009-01-08
2
-0
/
+8
*
|
|
powerpc/kdump: Use ppc_save_regs() in crash_setup_regs()
Anton Vorontsov
2009-01-08
1
-55
/
+0
*
|
|
mtd/ps3vram: Add modalias support to the ps3vram driver
Geert Uytterhoeven
2009-01-08
1
-0
/
+1
[next]