index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh64
/
mach-cayman
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-12
[POWERPC] Create Marvell mv64x60 ethernet platform_data
Dale Farnsworth
2
-1
/
+130
2007-05-12
[POWERPC] Create Marvell mv64x60 MPSC (serial) platform_data
Dale Farnsworth
3
-1
/
+225
2007-05-12
[POWERPC] Add interrupt support for Marvell mv64x60 chips
Dale Farnsworth
3
-0
/
+315
2007-05-12
[POWERPC] Add bootwrapper support for Marvell/mv64x60 I2C
Mark A. Greer
2
-1
/
+207
2007-05-12
[POWERPC] Add bootwrapper support for Marvell MPSC
Mark A. Greer
4
-1
/
+174
2007-05-12
[POWERPC] Add bootwrapper support for Marvell/mv64x60 hostbridge
Mark A. Greer
3
-1
/
+652
2007-05-12
[POWERPC] Add Makefile rules to wrap dts file in zImage
Mark A. Greer
2
-2
/
+25
2007-05-12
[POWERPC] Spelling fixes: arch/ppc/
Simon Arlott
40
-67
/
+67
2007-05-12
[POWERPC] U-boot passes the initrd as start/end, not start/size.
Scott Wood
2
-2
/
+2
2007-05-12
[POWERPC] PS3: Update ps3_defconfig
Geoff Levand
1
-103
/
+64
2007-05-12
[POWERPC] PS3: Fix request_irq warning
Geoff Levand
1
-2
/
+4
2007-05-12
[POWERPC] Don't complain if size-cells == 0 in prom_parse()
Kim Phillips
1
-1
/
+1
2007-05-12
[POWERPC] Simplify smp_space_timers
will schmidt
1
-17
/
+2
2007-05-12
[POWERPC] Trivial ps3 warning fixes
Stephen Rothwell
2
-4
/
+4
2007-05-12
[POWERPC] Add missed include
Stephen Rothwell
1
-0
/
+1
2007-05-12
[POWERPC] Remove unused variable in hpte_decode()
Stephen Rothwell
1
-1
/
+1
2007-05-12
[POWERPC] Assign correct variable in hpte_decode()
Stephen Rothwell
1
-1
/
+1
2007-05-11
x86_64: Don't call mtrr_bp_init from identify_cpu
Andi Kleen
2
-3
/
+2
2007-05-11
x86_64: off-by-two error in aperture.c
Andrew Hastings
3
-3
/
+3
2007-05-11
i386: Fix compilation of verify_cpu.S on old binutils
Andi Kleen
1
-1
/
+3
2007-05-11
further UTF-8 fixes and name correction
David Woodhouse
3
-4
/
+4
2007-05-11
Fix wrong identifier name in Documentation/kref.txt
Satyam Sharma
1
-1
/
+1
2007-05-11
[IA64] Quicklist support for IA64
Christoph Lameter
5
-119
/
+22
2007-05-11
[IA64] fix Kprobes reentrancy
Anil S Keshavamurthy
2
-5
/
+11
2007-05-11
[IA64] SN: validate smp_affinity mask on intr redirect
John Keller
3
-0
/
+24
2007-05-11
Input: evdev - fix overflow in compat_ioctl
Kenichi Nagai
1
-1
/
+1
2007-05-11
Convert SGI IP22 and specific drivers to platform_device.
Ralf Baechle
6
-191
/
+376
2007-05-11
md: improve the is_mddev_idle test
NeilBrown
1
-1
/
+1
2007-05-11
VIDEO: remove archaic if[] construct from Kconfig file
Robert P. J. Day
1
-7
/
+0
2007-05-11
pm2fb: fb_sync added
Antonino A. Daplas
1
-17
/
+21
2007-05-11
nvidiafb: Enable debugging messages a Kconfig option
Jean Delvare
2
-2
/
+10
2007-05-11
rivafb: Fix I2C getscl callback function
Jean Delvare
1
-2
/
+0
2007-05-11
atmel_lcdfb: AT91/AT32 LCD Controller framebuffer driver
Nicolas Ferre
4
-0
/
+965
2007-05-11
pm3fb: Preliminary 2.4 to 2.6 port
Krzysztof Helt
3
-3417
/
+683
2007-05-11
fbdev: geforce 7300 cleanup
Michal Piotrowski
1
-1
/
+3
2007-05-11
epoll cleanups: epoll remove static pre-declarations and akpm-ize the code
Davide Libenzi
1
-548
/
+486
2007-05-11
epoll cleanups: epoll no module
Davide Libenzi
1
-13
/
+1
2007-05-11
epoll: use anonymous inodes
Davide Libenzi
1
-169
/
+3
2007-05-11
signal/timer/event: KAIO eventfd support example
Davide Libenzi
3
-3
/
+49
2007-05-11
signal/timer/event: eventfd wire up x86 arches
Davide Libenzi
4
-1
/
+6
2007-05-11
signal/timer/event: eventfd core
Davide Libenzi
6
-0
/
+270
2007-05-11
signal/timer/event: timerfd compat code
Davide Libenzi
3
-4
/
+32
2007-05-11
signal/timer/event: timerfd wire up x86 arches
Davide Libenzi
4
-1
/
+6
2007-05-11
signal/timer/event: timerfd core
Davide Libenzi
6
-0
/
+258
2007-05-11
signal/timer/event: signalfd compat code
Davide Libenzi
1
-0
/
+26
2007-05-11
signal/timer/event: signalfd wire up x86 arches
Davide Libenzi
4
-1
/
+6
2007-05-11
signal/timer/event: signalfd core
Davide Libenzi
14
-7
/
+508
2007-05-11
signal/timer/event fds: anonymous inode source
Davide Libenzi
5
-0
/
+228
2007-05-11
Don't init pgrp and __session in INIT_SIGNALS
Sukadev Bhattiprolu
1
-2
/
+2
2007-05-11
Replace pid_t in autofs with struct pid reference
Sukadev Bhattiprolu
3
-8
/
+22
[next]