index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc64
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-04-27
[S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390
Milind Arun Choudhary
2
-4
/
+4
2007-04-27
[S390] Clean up smp code in preparation for some larger changes.
Heiko Carstens
2
-166
/
+100
2007-04-27
[S390] Remove debugging junk.
Martin Schwidefsky
1
-38
/
+0
2007-04-27
[S390] Switch etr from tasklet to workqueue.
Martin Schwidefsky
1
-17
/
+17
2007-04-27
[S390] split page_test_and_clear_dirty.
Martin Schwidefsky
4
-12
/
+24
2007-04-27
[S390] Processor degradation notification.
Heiko Carstens
6
-6
/
+140
2007-04-27
[S390] vtime: cleanup per_cpu usage.
Jan Glauber
1
-9
/
+7
2007-04-27
[S390] crypto: cleanup.
Jan Glauber
3
-169
/
+81
2007-04-27
[S390] sclp: fix coding style.
Stefan Haberland
8
-58
/
+58
2007-04-27
[S390] vmlogrdr: stop IUCV connection in vmlogrdr_release.
Ursula Braun
1
-0
/
+3
2007-04-27
[S390] sclp: initialize early.
Peter Oberparleiter
1
-0
/
+8
2007-04-27
[S390] ctc: kmalloc->kzalloc/casting cleanups.
Ahmed S. Darwish
1
-14
/
+9
2007-04-27
[S390] zfcpdump support.
Michael Holzheu
17
-86
/
+1411
2007-04-27
[S390] dasd: Add ipldev parameter.
Peter Oberparleiter
1
-0
/
+17
2007-04-27
[S390] dasd: Add sysfs attribute status and generate uevents.
Horst Hummel
2
-0
/
+44
2007-04-27
[S390] Improved kernel stack overflow checking.
Martin Schwidefsky
1
-0
/
+2
2007-04-27
[S390] Get rid of console setup functions.
Heiko Carstens
2
-14
/
+0
2007-04-27
[S390] No execute support cleanup.
Martin Schwidefsky
1
-51
/
+21
2007-04-27
[S390] Minor fault path optimization.
Martin Schwidefsky
1
-118
/
+141
2007-04-27
[S390] Use generic bug.
Heiko Carstens
6
-18
/
+89
2007-04-27
[S390] Improved oops output.
Martin Schwidefsky
4
-39
/
+1297
2007-04-27
[S390] System call cleanup.
Martin Schwidefsky
8
-225
/
+162
2007-04-27
[S390] cio: Unregister ccw devices directly.
Cornelia Huck
1
-44
/
+12
2007-04-27
[S390] cio: cm_enable memory leak.
Cornelia Huck
1
-1
/
+1
2007-04-27
[S390] cio: ccwgroup register vs. unregister.
Cornelia Huck
2
-15
/
+19
2007-04-27
[S390] cio: Dont call css_update_ssd_info from interrupt context.
Cornelia Huck
2
-2
/
+2
2007-04-27
[S390] cio: fix subchannel channel-path data usage
Peter Oberparleiter
7
-217
/
+179
2007-04-27
[S390] cio: replace subchannel evaluation queue with bitmap
Peter Oberparleiter
11
-236
/
+235
2007-04-27
[S390] cio: Re-start path verification after aborting internal I/O.
Stefan Bader
1
-54
/
+54
2007-04-27
[S390] cio: Use add_uevent_var.
Cornelia Huck
1
-40
/
+26
2007-04-27
[S390] cio: Channel-path configure function.
Peter Oberparleiter
15
-15
/
+534
2007-04-27
[S390] cio: Clean up online_store.
Cornelia Huck
1
-47
/
+62
2007-04-27
[S390] cio: observe chpid valid flag
Peter Oberparleiter
1
-0
/
+4
2007-04-27
[S390] cio: Introduce separate files for channel-path related code.
Peter Oberparleiter
10
-462
/
+534
2007-04-27
[S390] cio: Allow 0 and 1 as input for channel path status attribute.
Peter Oberparleiter
1
-2
/
+2
2007-04-27
[S390] cio: Introduce struct chp_id.
Peter Oberparleiter
6
-86
/
+167
2007-04-27
[S390] cio/ipl: Clean interface between cio and ipl code.
Heiko Carstens
4
-31
/
+40
2007-04-27
[S390] memory detection: stop at first memory hole.
Heiko Carstens
1
-4
/
+3
2007-04-27
[AVR32] Fix compile error with gcc 4.1
Haavard Skinnemoen
1
-9
/
+4
2007-04-27
avr32: remove unneeded cast in atomic.h
Mathieu Desnoyers
1
-1
/
+1
2007-04-27
AVR32: Remove useless config option "GENERIC_BUST_SPINLOCK".
Robert P. J. Day
1
-3
/
+0
2007-04-27
[AVR32] Optimize the TLB miss handler
Haavard Skinnemoen
1
-30
/
+24
2007-04-27
[AVR32] Board code for ATNGW100
Haavard Skinnemoen
6
-0
/
+1309
2007-04-27
[AVR32] Use memcpy/memset in memcpy_{from,to}_io and memset_io
Haavard Skinnemoen
1
-14
/
+3
2007-04-27
[AVR32] Get rid of board_setup_fbmem()
Haavard Skinnemoen
4
-38
/
+7
2007-04-27
[AVR32] Reserve framebuffer memory in early_parse_fbmem()
Haavard Skinnemoen
1
-7
/
+61
2007-04-27
[AVR32] Simplify early handling of memory regions
Haavard Skinnemoen
2
-271
/
+234
2007-04-27
[AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.c
Haavard Skinnemoen
3
-239
/
+238
2007-04-27
[AVR32] Make I/O access macros work with external devices
Haavard Skinnemoen
3
-153
/
+247
2007-04-27
[AVR32] Fix NMI handler
Haavard Skinnemoen
1
-3
/
+25
[next]