index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched_rt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-08-01
[S390] dont use kthread for smp_rescan_cpus().
Heiko Carstens
1
-12
/
+1
2008-08-01
[S390] virtio console: fix section mismatch warning.
Heiko Carstens
1
-1
/
+1
2008-08-01
[S390] cio: Include linux/string.h in schid.h.
Cornelia Huck
1
-0
/
+1
2008-08-01
[S390] qdio: fix section mismatch bug.
Heiko Carstens
2
-2
/
+2
2008-08-01
[S390] stp: fix section mismatch warning.
Heiko Carstens
1
-1
/
+1
2008-08-01
[S390] Remove diag 0x260 call from memory detection.
Heiko Carstens
1
-23
/
+0
2008-08-01
[S390] qdio: make sure qdr is aligned to page size
Jan Glauber
2
-2
/
+2
2008-08-01
[S390] Add support for memory hot-remove.
Gerald Schaefer
3
-1
/
+20
2008-08-01
[S390] Wire up new syscalls.
Heiko Carstens
3
-1
/
+50
2008-08-01
[S390] cio: Memory allocation for idset changed.
Michael Ernst
1
-4
/
+4
2008-08-01
[S390] qeth: preallocated qeth header for hiper socket
Frank Blaschka
4
-39
/
+126
2008-08-01
[S390] Optimize storage key operations for anon pages
Martin Schwidefsky
2
-4
/
+2
2008-08-01
[S390] nohz/sclp: disable timer on synchronous waits.
Heiko Carstens
3
-4
/
+20
2008-08-01
[S390] ipl: Reboot from alternate device does not work when booting from file
Michael Holzheu
2
-2
/
+6
2008-08-01
[S390] dasd: Add support for enhanced VM UID
Stefan Weinhuber
5
-163
/
+189
2008-08-01
[S390] Remove last P390 trace.
Heiko Carstens
1
-1
/
+0
2008-07-30
Fix off-by-one error in iov_iter_advance()
Linus Torvalds
1
-1
/
+1
2008-07-30
romfs_readpage: don't report errors for pages beyond i_size
Linus Torvalds
1
-14
/
+23
2008-07-30
[MIPS] Cobalt: update defconfig
Yoichi Yuasa
1
-110
/
+268
2008-07-30
[MIPS] kgdb: add arch support for the kernel's kgdb core
Jason Wessel
7
-1
/
+376
2008-07-30
[MIPS] kgdb: Remove existing implementation
Jason Wessel
59
-3134
/
+4
2008-07-30
[MIPS] TXx9: Kconfig cleanup
Atsushi Nemoto
1
-34
/
+26
2008-07-30
[MIPS] TXx9: Kill unused txx927.h
Atsushi Nemoto
2
-123
/
+0
2008-07-30
[MIPS] TXx9: Support early_printk
Atsushi Nemoto
6
-16
/
+46
2008-07-30
[MIPS] TXx9: Unify serial_txx9 setup
Atsushi Nemoto
11
-55
/
+49
2008-07-30
[MIPS] TXx9: Random cleanup
Atsushi Nemoto
11
-243
/
+170
2008-07-30
[MIPS] TXx9: Make tx4938-specific code more independent
Atsushi Nemoto
5
-32
/
+49
2008-07-30
[MIPS] TXx9: Make tx3927-specific code more independent
Atsushi Nemoto
7
-153
/
+207
2008-07-30
[MIPS] TXx9: Cleanup watchdog
Atsushi Nemoto
9
-61
/
+32
2008-07-30
[MIPS] TXx9: Cleanup restart/halt/power_off
Atsushi Nemoto
4
-80
/
+34
2008-07-30
[MIPS] TXx9: PCI error handling
Atsushi Nemoto
12
-20
/
+132
2008-07-30
[MIPS] TXx9: Add some pci options
Atsushi Nemoto
7
-0
/
+68
2008-07-30
[MIPS] Introduce pcibios_plat_setup
Atsushi Nemoto
2
-1
/
+7
2008-07-30
[MIPS] TXx9: PCI fixes for tx3927/tx4927
Atsushi Nemoto
2
-27
/
+53
2008-07-30
[MIPS] TXx9: Fix JMR3927 irq numbers
Atsushi Nemoto
2
-1
/
+5
2008-07-30
[MIPS] RB532: Flags are unsigned long
Adrian Bunk
2
-4
/
+5
2008-07-30
[MIPS] Initialization of Alchemy boards
Kevin Hickey
8
-8
/
+8
2008-07-30
[MIPS] tlb-r4k: Nuke broken paranoia error test.
Ralf Baechle
1
-4
/
+0
2008-07-30
cpumask: statement expressions confuse some versions of gcc
Stephen Rothwell
1
-1
/
+1
2008-07-30
x86: wrong register was used in align macro
Vitaly Mayatskikh
2
-3
/
+2
2008-07-30
sgi-xp: setup the notify GRU message queue
Dean Nelson
8
-384
/
+1032
2008-07-30
sgi-xp: setup the activate GRU message queue
Dean Nelson
8
-390
/
+1328
2008-07-30
sgi-xp: cleanup naming of partition defines
Dean Nelson
5
-51
/
+51
2008-07-30
sgi-xp: move xpc_check_remote_hb() to support both SN2 and UV
Dean Nelson
3
-49
/
+57
2008-07-30
sgi-xp: add usage of GRU driver by xpc_remote_memcpy()
Dean Nelson
11
-127
/
+154
2008-07-30
sgi-xp: enable building of XPC/XPNET on x86_64
Dean Nelson
12
-126
/
+155
2008-07-30
sgi-xp: add 'jiffies' to reserved page's timestamp name
Dean Nelson
4
-26
/
+28
2008-07-30
sgi-xp: use standard bitops macros and functions
Dean Nelson
4
-86
/
+76
2008-07-30
sgi-xp: eliminate '>>>' in comments
Dean Nelson
9
-44
/
+43
2008-07-30
sgi-xp: add _sn2 suffix to a few variables
Dean Nelson
1
-59
/
+65
[next]