index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
13
-27
/
+23
2008-02-15
d_path: Make get_dcookie() use a struct path argument
Jan Blunck
1
-9
/
+6
2008-02-15
Introduce path_put()
Jan Blunck
1
-1
/
+1
2008-02-15
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
1
-8
/
+10
2008-02-14
[POWERPC] Remove unused CONFIG_WANT_DEVICE_TREE
Grant Likely
6
-17
/
+0
2008-02-14
[POWERPC] Cell RAS: Remove DEBUG, and add license and copyright
Michael Ellerman
1
-1
/
+10
2008-02-14
[POWERPC] free_property() must not be __init
Adrian Bunk
1
-1
/
+1
2008-02-14
[POWERPC] vdso_do_func_patch{32,64}() must be __init
Adrian Bunk
1
-6
/
+6
2008-02-14
[POWERPC] Remove generated files on make clean
Kumar Gala
2
-0
/
+4
2008-02-14
[POWERPC] PS3: Fix bootwrapper hang bug
Geoff Levand
1
-1
/
+1
2008-02-14
[POWERPC] Fix DEBUG_PREEMPT warning when warning
Hugh Dickins
1
-1
/
+1
2008-02-14
Linux Kernel Markers: support multiple probes
Mathieu Desnoyers
1
-20
/
+11
2008-02-09
ide: introduce HAVE_IDE
Sam Ravnborg
1
-0
/
+1
2008-02-08
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
9
-58
/
+133
2008-02-08
CONFIG_HIGHPTE vs. sub-page page tables.
Martin Schwidefsky
1
-6
/
+8
2008-02-08
mount options: fix spufs
Miklos Szeredi
1
-0
/
+3
2008-02-08
libfs: rename simple_attr_close to simple_attr_release
Christoph Hellwig
1
-1
/
+1
2008-02-08
libfs: allow error return from simple attributes
Christoph Hellwig
1
-4
/
+4
2008-02-08
[POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpc
Badari Pulavarty
2
-0
/
+20
2008-02-08
[POWERPC] Enable hotplug memory remove for 64-bit powerpc
Badari Pulavarty
1
-0
/
+3
2008-02-08
[POWERPC] Add remove_memory() for 64-bit powerpc
Badari Pulavarty
1
-0
/
+16
2008-02-08
[POWERPC] Make cell IOMMU fixed mapping printk more useful
Michael Ellerman
1
-4
/
+2
2008-02-08
[POWERPC] Fix potential cell IOMMU bug when switching back to default DMA ops
Michael Ellerman
1
-8
/
+7
2008-02-08
[POWERPC] Don't enable cell IOMMU fixed mapping if there are no dma-ranges
Michael Ellerman
1
-0
/
+12
2008-02-08
[POWERPC] Fix cell IOMMU null pointer explosion on old firmwares
Michael Ellerman
1
-8
/
+7
2008-02-08
[POWERPC] spufs: Fix timing dependent false return from spufs_run_spu
Luke Browning
1
-1
/
+1
2008-02-08
[POWERPC] spufs: No need to have a runnable SPU for libassist update
Luke Browning
1
-6
/
+4
2008-02-08
[POWERPC] spufs: Update SPU_Status[CISHP] in backing runcntl write
Masato Noguchi
1
-0
/
+6
2008-02-08
[POWERPC] spufs: Fix state_mutex leaks
Christoph Hellwig
4
-30
/
+45
2008-02-08
[POWERPC] Disable G5 NAP mode during SMU commands on U3
Benjamin Herrenschmidt
1
-1
/
+10
2008-02-08
Fix compilation of powerpc asm-offsets.c with old gcc
Tony Breeds
1
-1
/
+1
2008-02-07
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
68
-725
/
+1516
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
2
-4
/
+6
2008-02-07
[POWERPC] Add SPE registers to core dumps
Roland McGrath
1
-1
/
+1
2008-02-07
[POWERPC] Use regset code for compat PTRACE_*REGS* calls
Roland McGrath
1
-71
/
+25
2008-02-07
[POWERPC] Use generic compat_sys_ptrace
Roland McGrath
1
-28
/
+5
2008-02-07
[POWERPC] Use generic compat_ptrace_request
Roland McGrath
1
-32
/
+2
2008-02-07
[POWERPC] Use generic ptrace peekdata/pokedata
Roland McGrath
1
-12
/
+0
2008-02-07
[POWERPC] Use regset code for PTRACE_*REGS* requests
Roland McGrath
1
-175
/
+59
2008-02-07
[POWERPC] Switch to generic compat_binfmt_elf code
Roland McGrath
3
-70
/
+2
2008-02-07
[POWERPC] Add user_regset compat support
Roland McGrath
1
-0
/
+162
2008-02-07
[POWERPC] Add user_regset_view definitions
Roland McGrath
2
-0
/
+54
2008-02-07
[POWERPC] Use user_regset accessors for GPRs
Roland McGrath
1
-0
/
+91
2008-02-07
[POWERPC] ptrace accessors for special regs MSR and TRAP
Roland McGrath
1
-15
/
+30
2008-02-07
[POWERPC] Use user_regset accessors for SPE regs
Roland McGrath
1
-33
/
+57
2008-02-07
[POWERPC] Use user_regset accessors for altivec regs
Roland McGrath
1
-34
/
+78
2008-02-07
[POWERPC] Use user_regset accessors for FP regs
Roland McGrath
1
-6
/
+31
2008-02-07
Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt...
Josh Boyer
1
-1
/
+1
2008-02-07
[POWERPC] Add missing native dcr dcr_ind_lock spinlock
Valentine Barshak
1
-2
/
+3
2008-02-07
[POWERPC] 4xx: Fix offset value on Warp board
Sean MacLennan
1
-1
/
+1
[next]