index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
at25.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-02-05
drivers/serial/s3c2410.c: remove dead config symbols
Jiri Olsa
1
-1
/
+1
2008-02-05
serial: keep the DTR setting for serial console.
Yinghai Lu
1
-1
/
+2
2008-02-05
drivers/pcmcia: add missing pci_dev_get
Julia Lawall
1
-1
/
+3
2008-02-05
drivers/pcmcia: Add missing iounmap
Julia Lawall
1
-1
/
+5
2008-02-05
at91_cf: use generic gpio calls
David Brownell
1
-15
/
+47
2008-02-05
pcmcia/pcnet_cs: fix 'shadow variable' warning
Richard Knutsson
1
-13
/
+13
2008-02-05
pcmcia/fmvj18x_cs: fix 'shadow variable' warning
Richard Knutsson
1
-2
/
+1
2008-02-05
pcmcia/axnet_cs: make use of 'max()' instead of handcrafted one
Richard Knutsson
1
-2
/
+2
2008-02-05
pcmcia/axnet_cs: make functions static
Richard Knutsson
1
-2
/
+2
2008-02-05
pcmcia/3c574_cs: fix 'shadow variable' warning
Richard Knutsson
1
-1
/
+1
2008-02-05
pcmcia: include bad CIS filename in error message
Randy Dunlap
1
-2
/
+3
2008-02-05
pcmcia: stop updating dev->power.power_state
David Brownell
1
-4
/
+6
2008-02-05
pcmcia: replace kio_addr_t with unsigned int everywhere
Olof Johansson
22
-222
/
+228
2008-02-05
pcmcia: convert some internal-only ioaddr_t to unsigned int
Olof Johansson
4
-20
/
+21
2008-02-05
m32r: remove dead config symbols from M32R code
Jiri Olsa
3
-6
/
+4
2008-02-05
include/asm-powerpc/nvram.h needs list.h
Andrew Morton
1
-0
/
+3
2008-02-05
sdio: fix module device table definition for m68k
Al Viro
1
-1
/
+2
2008-02-05
timerfd: un-break CONFIG_TIMERFD
Davide Libenzi
1
-1
/
+0
2008-02-05
timerfd: wire the new timerfd API to the x86 family
Davide Libenzi
4
-5
/
+16
2008-02-05
timerfd: new timerfd API
Davide Libenzi
24
-118
/
+210
2008-02-05
timerfd: introduce a new hrtimer_forward_now() function
Davide Libenzi
1
-0
/
+7
2008-02-05
exec: rework the group exit and fix the race with kill
Oleg Nesterov
4
-12
/
+15
2008-02-05
remove handle_group_stop() in favor of do_signal_stop()
Oleg Nesterov
1
-38
/
+5
2008-02-05
__group_complete_signal(): fix coredump with group stop race
Oleg Nesterov
1
-30
/
+0
2008-02-05
clone: prepare to recycle CLONE_STOPPED
Andrew Morton
1
-0
/
+17
2008-02-05
get_task_comm(): return the result
Andrew Morton
2
-2
/
+3
2008-02-05
lockdep: annotate epoll
Peter Zijlstra
2
-1
/
+17
2008-02-05
drivers/net/wireless/b43/main.c needs io.h
Andrew Morton
1
-0
/
+1
2008-02-05
sys_remap_file_pages: fix ->vm_file accounting
Oleg Nesterov
1
-1
/
+4
2008-02-05
kvm: i386 fix
Andrew Morton
1
-4
/
+4
2008-02-04
Explain kmem_cache_cpu fields
Christoph Lameter
1
-5
/
+5
2008-02-04
SLUB: Do not upset lockdep
root
1
-0
/
+8
2008-02-04
SLUB: Fix coding style violations
Pekka Enberg
1
-23
/
+23
2008-02-04
Add parameter to add_partial to avoid having two functions
Christoph Lameter
1
-16
/
+15
2008-02-04
SLUB: rename defrag to remote_node_defrag_ratio
Christoph Lameter
2
-9
/
+13
2008-02-04
Move count_partial before kmem_cache_shrink
Christoph Lameter
1
-13
/
+13
2008-02-04
SLUB: Fix sysfs refcounting
Christoph Lameter
1
-2
/
+13
2008-02-04
slub: fix shadowed variable sparse warnings
Harvey Harrison
1
-21
/
+18
2008-02-04
[ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration option
Catalin Marinas
4
-18
/
+15
2008-02-04
[ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.c
Catalin Marinas
3
-5
/
+16
2008-02-04
[ARM] 4820/1: RealView: Select the timer IRQ at run-time
Catalin Marinas
3
-13
/
+24
2008-02-04
[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platforms
Catalin Marinas
4
-8
/
+10
2008-02-04
[ARM] 4818/1: RealView: Add core-tile detection
Catalin Marinas
3
-44
/
+80
2008-02-04
[ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.c
Catalin Marinas
3
-83
/
+123
2008-02-04
[ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.h
Catalin Marinas
10
-262
/
+186
2008-02-04
[ARM] 4815/1: RealView: Add clockevents suport for the local timers
Catalin Marinas
2
-30
/
+71
2008-02-04
[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCore
Catalin Marinas
7
-17
/
+69
2008-02-04
[ARM] 4813/1: Add SMP helper functions for clockevents support
Catalin Marinas
2
-2
/
+37
2008-02-04
[ARM] 4812/1: RealView: clockevents support for the RealView platforms
Catalin Marinas
2
-12
/
+67
2008-02-04
[ARM] 4811/1: RealView: clocksource support for the RealView platforms
Catalin Marinas
2
-42
/
+32
[next]