index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-01-14
[PATCH] powerpc: Make CHRP build again
David Woodhouse
3
-15
/
+26
2006-01-14
[PATCH] powerpc: special-case ibm,suspend-me RTAS call
Dave C Boutcher
1
-1
/
+95
2006-01-14
ppc: Remove duplicate export of get_wchan
Paul Mackerras
1
-1
/
+0
2006-01-14
[PATCH] powerpc/8xx: Use 8MB D-TLB's for kernel static mapping faults
Marcelo Tosatti
1
-0
/
+77
2006-01-14
[PATCH] powerpc: Add MPC834x SYS board to arch/powerpc
Kumar Gala
7
-2
/
+1292
2006-01-14
[PATCH] powerpc: Add FSL SOC library and setup code
Kumar Gala
3
-0
/
+326
2006-01-14
[PATCH] powerpc: Allow for ppc_md restart, power_off, and halt to be NULL
Kumar Gala
1
-3
/
+6
2006-01-14
[PATCH] powerpc: oprofile cpu type names clash with other code
Andy Whitcroft
3
-35
/
+35
2006-01-14
powerpc: Provide a suitable AT_PLATFORM value
Paul Mackerras
3
-53
/
+139
2006-01-13
[PATCH] Increase AT_VECTOR_SIZE
Paul Mackerras
1
-1
/
+1
2006-01-13
[PATCH] Fix oops in ufs_fill_super at mount time
Evgeniy
1
-2
/
+2
2006-01-13
[PATCH] powerpc: reformat atomic_add_unless
Anton Blanchard
1
-13
/
+13
2006-01-13
[PATCH] powerpc: use lwsync in atomics, bitops, lock functions
Anton Blanchard
6
-46
/
+32
2006-01-13
[PATCH] powerpc: Remove lppaca structure from the PACA
David Gibson
18
-87
/
+84
2006-01-13
[PATCH] powerpc: Cleanup LOADADDR etc. asm macros
David Gibson
9
-105
/
+108
2006-01-13
[PATCH] powerpc: Updated platforms that use gianfar to match driver
Kumar Gala
9
-55
/
+52
2006-01-13
[PATCH] powerpc/boot: Better use of defaultimage-
Tom Rini
1
-2
/
+2
2006-01-13
[PATCH] powerpc: Add support for changing properties from userspace
Dave C Boutcher
1
-0
/
+100
2006-01-13
[PATCH] powerpc: Add of_find_property function
Dave C Boutcher
2
-6
/
+16
2006-01-13
[PATCH] powerpc: Add/remove/update properties in firmware device tree
Dave C Boutcher
2
-2
/
+93
2006-01-13
[PATCH] powerpc: Add/remove/update properties in /proc/device-tree
Dave C Boutcher
2
-0
/
+29
2006-01-13
[PATCH] powerpc: Add some more pSeries hypervisor call constants
Dave C Boutcher
1
-0
/
+5
2006-01-13
[PATCH] Remove bzImage target
Tom Rini
1
-3
/
+0
2006-01-12
[PATCH] via-velocity: use NETIF_F_IP_CSUM (hardware only support IPv4)
John W. Linville
1
-1
/
+1
2006-01-12
[PATCH] fix wrong comments in ieee80211.h
Johannes Berg
1
-2
/
+4
2006-01-12
[PATCH] bonding: UPDATED hash-table corruption in bond_alb.c
Jay Vosburgh
2
-4
/
+4
2006-01-12
[PATCH] wireless/atmel: add IWENCODEEXT, IWAUTH, and association event support
Dan Williams
1
-4
/
+223
2006-01-12
[PATCH] replace MODULE_PARM in tulip/uli526x.c
Eric Sesterhenn / snakebyte
1
-3
/
+3
2006-01-12
[PATCH] gianfar: Use new PHY_ID_FMT macro
Kumar Gala
2
-2
/
+6
2006-01-12
[PATCH] phy: Added a macro to represent the string format used to match a phy...
Kumar Gala
3
-2
/
+5
2006-01-12
[PATCH] gianfar mii: Use proper resource for MII memory region
Kumar Gala
2
-4
/
+4
2006-01-12
[PATCH] gfar: fix compile error
Kumar Gala
1
-0
/
+1
2006-01-12
[PATCH] CONFIG_AIRO needs CONFIG_CRYPTO
dann frazier
1
-1
/
+1
2006-01-12
[PATCH] corruption during e100 MDI register access
ODonnell, Michael
1
-3
/
+29
2006-01-12
[PATCH] Revert ide softirq handling
Jens Axboe
3
-34
/
+3
2006-01-12
[SERIAL] turn serial semaphores into mutexes
Arjan van de Ven
5
-35
/
+36
2006-01-12
[MMC+MFD] Convert mmc to mutexes
Arjan van de Ven
2
-18
/
+20
2006-01-12
[ARM] Convert some arm semaphores to mutexes
Arjan van de Ven
9
-58
/
+67
2006-01-12
[PATCH] pcmcia: runtime powermanagement interface
Dominik Brodowski
2
-2
/
+60
2006-01-12
[PATCH] pcmcia: add new IDs for serial_cs.c
Dominik Brodowski
1
-0
/
+2
2006-01-12
[ARM] Allow r2 to be passed through the decompressor to the kernel
Russell King
1
-21
/
+25
2006-01-12
[PATCH] m68k: console code in head.S needs framebuffer support built in
Al Viro
1
-0
/
+2
2006-01-12
[PATCH] m68k: fix PIO case in esp
Al Viro
1
-2
/
+3
2006-01-12
[PATCH] m68k: fix macfb init
Al Viro
1
-7
/
+8
2006-01-12
[PATCH] m68k: fix reference to init_task in vmlinux-sun3.lds
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] m68k: fix use of void foo(void) asm("bar") in traps.c
Al Viro
1
-19
/
+19
2006-01-12
[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers
Al Viro
10
-59
/
+28
2006-01-12
[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...
Al Viro
9
-25
/
+4
2006-01-12
[PATCH] m68k: cast in strnlen switched to unsigned long
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] m68k: NULL noise removal
Al Viro
10
-16
/
+16
[next]