index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
byteorder.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-08-20
powerpc: Add PACA fields specific to 64-bit Book3E processors
Benjamin Herrenschmidt
3
-3
/
+37
2009-08-20
powerpc: Add definitions used by exception handling on 64-bit Book3E
Benjamin Herrenschmidt
2
-0
/
+220
2009-08-20
powerpc: Add memory management headers for new 64-bit BookE
Benjamin Herrenschmidt
10
-40
/
+205
2009-08-20
powerpc: Add SPR definitions for new 64-bit BookE
Benjamin Herrenschmidt
2
-10
/
+42
2009-08-20
powerpc/mm: Rework & cleanup page table freeing code path
Benjamin Herrenschmidt
6
-46
/
+67
2009-08-20
powerpc: Move definitions of secondary CPU spinloop to header file
Benjamin Herrenschmidt
7
-13
/
+9
2009-08-20
powerpc: Clean ifdef usage in copy_thread()
Benjamin Herrenschmidt
1
-0
/
+2
2009-08-20
powerpc/mm: Call mmu_context_init() from ppc64
Benjamin Herrenschmidt
2
-1
/
+10
2009-08-20
powerpc/mm: Make low level TLB flush ops on BookE take additional args
Benjamin Herrenschmidt
4
-19
/
+56
2009-08-20
powerpc: Modify some ppc_asm.h macros to accomodate 64-bits Book3E
Benjamin Herrenschmidt
1
-4
/
+10
2009-08-20
powerpc/mm: Add support for early ioremap on non-hash 64-bit processors
Benjamin Herrenschmidt
1
-5
/
+54
2009-08-20
powerpc/mm: Add more bit definitions for Book3E MMU registers
Benjamin Herrenschmidt
1
-49
/
+119
2009-08-20
powerpc/mm: Add opcode definitions for tlbivax and tlbsrx.
Benjamin Herrenschmidt
1
-0
/
+6
2009-08-20
powerpc/mm: Add HW threads support to no_hash TLB management
Benjamin Herrenschmidt
3
-33
/
+86
2009-08-20
powerpc/of: Remove useless register save/restore when calling OF back
Benjamin Herrenschmidt
1
-32
/
+6
2009-08-20
powerpc/mm: Fix misplaced #endif in pgtable-ppc64-64k.h
Benjamin Herrenschmidt
1
-3
/
+1
2009-08-20
powerpc: Add compat_sys_truncate
Benjamin Herrenschmidt
2
-2
/
+14
2009-08-20
powerpc: Update boot wrapper script with the new location of dtc
Lucian Adrian Grijincu
1
-1
/
+2
2009-08-20
powerpc: Makefile simplification through use of cc-ifversion
Frans Pop
1
-1
/
+1
2009-08-20
powerpc: Change PACA from SPRG3 to SPRG1
Benjamin Herrenschmidt
1
-5
/
+5
2009-08-20
powerpc/pmac: Fix PowerSurge SMP IPI allocation
Benjamin Herrenschmidt
1
-1
/
+1
2009-08-20
powerpc/mm: Fix definitions of FORCE_MAX_ZONEORDER in Kconfig
Benjamin Herrenschmidt
1
-10
/
+10
2009-08-20
powerpc/cell: Replace strncpy by strlcpy
roel kluin
1
-2
/
+1
2009-08-20
powerpc: Remove use of a second scratch SPRG in STAB code
Benjamin Herrenschmidt
4
-30
/
+55
2009-08-20
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
20
-264
/
+356
2009-08-20
powerpc: Rename exception.h to exception-64s.h
Benjamin Herrenschmidt
4
-2
/
+3
2009-08-20
powerpc: Preload application text segment instead of TASK_UNMAPPED_BASE
Anton Blanchard
1
-9
/
+8
2009-08-20
powerpc: Rearrange SLB preload code
Anton Blanchard
1
-13
/
+8
2009-08-20
powerpc: Move 64bit VDSO to improve context switch performance
Anton Blanchard
2
-3
/
+7
2009-08-20
powerpc: expose the multi-bit ops that underlie single-bit ops.
Geoff Thorpe
1
-134
/
+62
2009-08-20
powerpc/mpic: Fix MPIC_BROKEN_REGREAD on non broken MPICs
Michael Ellerman
1
-5
/
+8
2009-08-20
powerpc/amigaone: Convert amigaone_init() to a machine_device_initcall()
Gerhard Pircher
1
-2
/
+4
2009-08-19
mm: build_zonelists(): move clear node_load[] to __build_all_zonelists()
Bo Liu
1
-1
/
+3
2009-08-19
REPORTING-BUGS: add get_maintainer.pl blurb
Joe Perches
1
-1
/
+4
2009-08-19
nommu: check fd read permission in validate_mmap_request()
Graff Yang
1
-0
/
+4
2009-08-19
spi_s3c24xx: fix transfer setup code
Ben Dooks
1
-0
/
+6
2009-08-19
spi_s3c24xx: fix clock rate calculation
Ben Dooks
1
-10
/
+7
2009-08-19
mmc: add the new linux-mmc mailing list to MAINTAINERS
Andrew Morton
1
-0
/
+1
2009-08-19
mm: revert "oom: move oom_adj value"
KOSAKI Motohiro
6
-54
/
+48
2009-08-19
vfs: make get_sb_pseudo set s_maxbytes to value that can be cast to signed
Jeff Layton
1
-1
/
+1
2009-08-19
MAINTAINERS: OSD LIBRARY and FILESYSTEM pattern fix
Joe Perches
1
-1
/
+1
2009-08-19
security: Fix prompt for LSM_MMAP_MIN_ADDR
Andreas Schwab
1
-1
/
+1
2009-08-19
security: Make LSM_MMAP_MIN_ADDR default match its help text.
Dave Jones
1
-1
/
+1
2009-08-18
genirq: Wake up irq thread after action has been installed
Thomas Gleixner
1
-2
/
+8
2009-08-18
net: restore gnet_stats_basic to previous definition
Eric Dumazet
13
-23
/
+33
2009-08-18
NETROM: Fix use of static buffer
Ralf Baechle
1
-9
/
+12
2009-08-18
Fix new incorrect error return from do_md_stop.
NeilBrown
1
-0
/
+1
2009-08-17
inotify: start watch descriptor count at 1
Eric Paris
1
-1
/
+1
2009-08-17
inotify: tail drop inotify q_overflow events
Eric Paris
1
-0
/
+4
2009-08-17
notify: unused event private race
Eric Paris
3
-14
/
+13
[next]