index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-07-26
[PATCH] i386: Implement machine_emergency_reboot
Eric W. Biederman
2
-4
/
+8
2005-07-26
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
Eric W. Biederman
29
-152
/
+0
2005-07-26
[PATCH] Fix the arguments to machine_restart on cris
Eric W. Biederman
1
-1
/
+2
2005-07-26
[PATCH] Add emergency_restart()
Eric W. Biederman
27
-0
/
+166
2005-07-26
[PATCH] Make ctrl_alt_del call kernel_restart to get a proper reboot.
Eric W. Biederman
1
-2
/
+1
2005-07-26
[PATCH] Refactor sys_reboot into reusable parts
Eric W. Biederman
2
-42
/
+73
2005-07-26
[PATCH] Add missing device_suspsend(PMSG_FREEZE) calls.
Eric W. Biederman
1
-0
/
+2
2005-07-26
[PATCH] qla2xxx: Kconfig dependency fix
Andrew Morton
1
-0
/
+1
2005-07-26
[PATCH] qla: remove anonymous union
Andrew Morton
1
-3
/
+1
2005-07-26
[PATCH] inotify: fix oops fix
Andrew Morton
1
-1
/
+1
2005-07-26
[PATCH] inotify: add x86-64 syscall entries
Robert Love
3
-5
/
+20
2005-07-26
[PATCH] inotify: add missing hook to sys32_open
Robert Love
1
-1
/
+4
2005-07-26
[PATCH] inotify: check retval in init
Robert Love
1
-1
/
+8
2005-07-26
[PATCH] inotify: change default limits
Robert Love
1
-2
/
+2
2005-07-26
[PATCH] inotify: exit path cleanups
Robert Love
1
-10
/
+8
2005-07-26
[PATCH] inotify: oops fix
Robert Love
1
-1
/
+15
2005-07-26
[PATCH] inotify: use fget_light
Robert Love
1
-8
/
+8
2005-07-26
[PATCH] inotify: misc. cleanup
Robert Love
1
-34
/
+32
2005-07-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
106
-30459
/
+34991
2005-07-26
[PATCH] ARM SMP: Mark device mappings as "device" in ARMv6 parlance
Russell King
1
-0
/
+3
2005-07-26
[PATCH] ARM SMP: Add ARMv6 memory barriers
Russell King
4
-29
/
+69
2005-07-26
[PATCH] ARM SMP: Use exclusive load/store for __xchg
Russell King
1
-29
/
+58
2005-07-26
[PATCH] ARM: 2830/1: Fix Jornada 720 PCMCIA-support
Michael Gernoth
1
-15
/
+4
2005-07-26
[PATCH] ARM: 2829/1: S3C2410 - split s3c2440 irq specifics from core irq.c
Ben Dooks
4
-255
/
+312
2005-07-26
[PATCH] ARM: 2828/1: BAST - remove static map of ASIX area
Ben Dooks
1
-8
/
+5
2005-07-26
[PATCH] ARM: 2819/1: Fix several S3C24x0 IIS defines
Dimitry Andric
1
-3
/
+7
2005-07-25
[ATM]: speedtch: Revert 86cf42e4e029b83110cf98692420239103363dbf
David S. Miller
1
-6
/
+6
2005-07-25
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2005-07-25
[TG3]: add 5780 fiber support
Michael Chan
2
-7
/
+253
2005-07-25
[TG3]: disallow jumbo TSO on 5780
Michael Chan
1
-3
/
+11
2005-07-25
[TG3]: consolidate all DMA water mark settings
Michael Chan
2
-23
/
+33
2005-07-25
[TG3]: add variable buffer size for standard ring
Michael Chan
2
-3
/
+10
2005-07-25
[TG3]: add 5780 basic jumbo frame support
Michael Chan
2
-13
/
+20
2005-07-25
[TG3]: add 5780 basic support
Michael Chan
3
-5
/
+53
2005-07-24
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-11
/
+11
2005-07-24
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
17
-308
/
+79
2005-07-24
[EMATCH]: Remove feature ifdefs in meta ematch.
Patrick McHardy
1
-8
/
+8
2005-07-24
[SPARC64]: Move syscall success and newchild state out of thread flags.
David S. Miller
7
-24
/
+27
2005-07-24
[SPARC64]: Privatize sun5_timer.
David S. Miller
2
-54
/
+7
2005-07-24
[SPARC64]: Kill totally unused inline functions from asm/spitfire.h
David S. Miller
1
-130
/
+0
2005-07-24
[SPARC64]: Simplify asm/rwsem.h slightly.
David S. Miller
1
-44
/
+4
2005-07-24
[SPARC64]: Non-atomic bitops do not need volatile operations
David S. Miller
1
-28
/
+28
2005-07-24
[SPARC]: Fix __KERNEL_SYSCALLS__ defining in envctrl.c and bbc_envctrl.c
David S. Miller
2
-2
/
+4
2005-07-24
[SPARC]: sbus/vfc_i2c: remove sleep_on() usage
Nishanth Aravamudan
1
-3
/
+5
2005-07-24
[SPARC]: sbus/envctrl: replace schedule_timeout() with msleep_interruptible()
Nishanth Aravamudan
1
-5
/
+2
2005-07-24
[SPARC]: sbus/aurora: replace schedule_timeout() with msleep_interruptible()
Nishanth Aravamudan
1
-4
/
+2
2005-07-24
[SPARC]: Remvoe APM_RTC_IS_GMT from config.
Adrian Bunk
1
-14
/
+0
2005-07-24
[W1]: Do not use NFLOG netlink number.
David S. Miller
2
-2
/
+2
2005-07-24
[IPV6]: fix implicit declaration of function `xfrm6_tunnel_unregister'
Cal Peake
1
-1
/
+1
2005-07-24
[PATCH] ARM SMP: Fix ARMv6 spinlock and semaphore implementations
Russell King
2
-18
/
+21
[prev]
[next]