index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
Linus Torvalds
2007-05-09
8
-10
/
+17
|
\
|
*
[AVR32] Wire up sys_utimensat
Haavard Skinnemoen
2007-05-09
2
-1
/
+4
|
*
[AVR32] Fix section mismatch .taglist -> .init.text
Haavard Skinnemoen
2007-05-09
2
-2
/
+2
|
*
[AVR32] Implement dma_{alloc,free}_writecombine()
Haavard Skinnemoen
2007-05-09
1
-4
/
+8
|
*
AVR32: Spinlock initializer cleanup
Thomas Gleixner
2007-05-09
2
-2
/
+2
|
*
[AVR32] Use correct config symbol when setting cpuflags
Haavard Skinnemoen
2007-05-09
1
-1
/
+1
*
|
i386: msr.h: be paranoid about types and parentheses
H. Peter Anvin
2007-05-09
1
-27
/
+22
*
|
i386: remove unused rdtsc() macro
H. Peter Anvin
2007-05-09
2
-12
/
+0
*
|
i386: cpu/transmeta.c: fix definition of USER686
H. Peter Anvin
2007-05-09
1
-2
/
+4
*
|
md: improve partition detection in md array
NeilBrown
2007-05-09
4
-22
/
+8
*
|
md: allow reshape_position for md arrays to be set via sysfs
NeilBrown
2007-05-09
2
-35
/
+107
*
|
md: remove the slash from the name of a kmem_cache used by raid5
NeilBrown
2007-05-09
1
-2
/
+2
*
|
md: stop using csum_partial for checksum calculation in md
NeilBrown
2007-05-09
1
-2
/
+29
*
|
md: move test for whether level supports bitmap to correct place
NeilBrown
2007-05-09
1
-16
/
+26
*
|
md: cleanup: use seq_release_private() where appropriate
Martin Peschke
2007-05-09
1
-10
/
+1
*
|
drivers/md.c: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-05-09
1
-3
/
+3
*
|
frame buffer: geforce 7300 gt
Michal Piotrowski
2007-05-09
2
-2
/
+6
*
|
fbdev: add support for AVR32
Haavard Skinnemoen
2007-05-09
2
-1
/
+5
*
|
svgalib: move fb_get_caps to svgalib
Antonino A. Daplas
2007-05-09
5
-18
/
+22
*
|
arkfb: new framebuffer driver for ARK Logic cards
Ondrej Zajicek
2007-05-09
4
-0
/
+1282
*
|
vt8623fb: new framebuffer driver for VIA VT8623
Ondrej Zajicek
2007-05-09
4
-0
/
+1005
*
|
i386 mmzone: use __maybe_unused
David Rientjes
2007-05-09
1
-3
/
+3
*
|
i386: voyager: use __maybe_unused
David Rientjes
2007-05-09
1
-2
/
+2
*
|
sh: dma: use __maybe_unused
David Rientjes
2007-05-09
3
-3
/
+3
*
|
i386 pci: use __maybe_unused
David Rientjes
2007-05-09
1
-1
/
+1
*
|
compiler: introduce __used and __maybe_unused
David Rientjes
2007-05-09
4
-6
/
+25
*
|
rename thread_info to stack
Roman Zippel
2007-05-09
19
-33
/
+33
*
|
wrap access to thread_info
Roman Zippel
2007-05-09
13
-18
/
+18
*
|
Allow arch to initialize arch field of the module structure
Roman Zippel
2007-05-09
2
-0
/
+4
*
|
clocksource: fix resume logic
Thomas Gleixner
2007-05-09
3
-0
/
+50
*
|
Move remote node draining out of slab allocators
Christoph Lameter
2007-05-09
6
-131
/
+67
*
|
Make vm statistics update interval configurable
Christoph Lameter
2007-05-09
2
-1
/
+15
*
|
vmstat: use our own timer events
Christoph Lameter
2007-05-09
4
-9
/
+36
*
|
microcode: use suspend-related CPU hotplug notifications
Rafael J. Wysocki
2007-05-09
2
-36
/
+36
*
|
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
47
-27
/
+152
*
|
fs: deprecate memclear_highpage_flush
Nate Diller
2007-05-09
1
-2
/
+1
*
|
reiserfs: use zero_user_page
Nate Diller
2007-05-09
2
-39
/
+13
*
|
ext3: use zero_user_page
Nate Diller
2007-05-09
1
-10
/
+2
*
|
affs: use zero_user_page
Nate Diller
2007-05-09
1
-5
/
+1
*
|
fs: convert core functions to zero_user_page
Nate Diller
2007-05-09
7
-81
/
+42
*
|
timer: parenthesis fix in tbase_get_deferrable() etc
Jarek Poplawski
2007-05-09
1
-5
/
+5
*
|
FUTEX: new PRIVATE futexes
Eric Dumazet
2007-05-09
2
-117
/
+236
*
|
futex_requeue_pi optimization
Pierre Peiffer
2007-05-09
5
-88
/
+540
*
|
Make futex_wait() use an hrtimer for timeout
Pierre Peiffer
2007-05-09
3
-55
/
+57
*
|
futex priority based wakeup
Pierre Peiffer
2007-05-09
1
-29
/
+49
*
|
declare struct ktime
Andrew Morton
2007-05-09
1
-2
/
+4
*
|
aio is unlikely
Andrew Morton
2007-05-09
1
-1
/
+2
*
|
knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry ma...
NeilBrown
2007-05-09
1
-6
/
+50
*
|
knfsd: various nfsd xdr cleanups
NeilBrown
2007-05-09
2
-60
/
+34
*
|
knfsd: trivial makefile cleanup
Christoph Hellwig
2007-05-09
1
-1
/
+0
[next]