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
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-05
kgdb: fix signedness mixmatches, add statics, add declaration to header
Harvey Harrison
1
-4
/
+4
2008-05-04
Make forced module loading optional
Linus Torvalds
1
-15
/
+29
2008-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
Linus Torvalds
2
-11
/
+2
2008-05-03
clocksource: allow read access to available/current_clocksource
Heiko Carstens
1
-2
/
+2
2008-05-03
clocksource: Fix permissions for available_clocksource
Heiko Carstens
1
-1
/
+1
2008-05-03
hrtimer: remove duplicate helper function
Oliver Hartkopp
1
-9
/
+0
2008-05-02
Make constants in kernel/timeconst.h fixed 64 bits
H. Peter Anvin
2
-76
/
+52
2008-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-0
/
+3
2008-05-02
genirq: reenable a nobody cared disabled irq when a new driver arrives
Thomas Gleixner
2
-19
/
+34
2008-05-01
make generic sys_ptrace unconditional
Christoph Hellwig
1
-2
/
+0
2008-05-01
[PATCH] split linux/file.h
Al Viro
3
-0
/
+3
2008-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-148
/
+171
2008-05-01
workqueue: remove redundant function invocation
Andrew Liu
1
-4
/
+2
2008-05-01
kexec: make extended crashkernel= syntax less confusing
Michael Ellerman
1
-1
/
+1
2008-05-01
ntp: handle leap second via timer
Roman Zippel
2
-45
/
+92
2008-05-01
ntp: remove current_tick_length()
Roman Zippel
2
-17
/
+4
2008-05-01
ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT
Roman Zippel
2
-15
/
+15
2008-05-01
ntp: support for TAI
Roman Zippel
2
-1
/
+9
2008-05-01
ntp: increase time_offset resolution
Roman Zippel
1
-12
/
+11
2008-05-01
ntp: increase time_freq resolution
Roman Zippel
1
-15
/
+15
2008-05-01
ntp: NTP4 user space bits update
Roman Zippel
1
-44
/
+47
2008-05-01
ntp: cleanup ntp.c
Roman Zippel
1
-82
/
+91
2008-05-01
remove div_long_long_rem
Roman Zippel
3
-20
/
+22
2008-05-01
rename div64_64 to div64_u64
Roman Zippel
2
-5
/
+5
2008-05-01
convert a few do_div users
Roman Zippel
2
-39
/
+15
2008-05-01
Fix cpu hotplug problem in softirq code
Christian Borntraeger
1
-8
/
+12
2008-05-01
module: add MODULE_STATE_GOING notifier call
Peter Oberparleiter
1
-4
/
+7
2008-05-01
module: Enhance verify_export_symbols
Rusty Russell
1
-24
/
+24
2008-05-01
module: set unused_gpl_crcs instead of overwriting unused_crcs
Rusty Russell
1
-1
/
+2
2008-05-01
module: neaten __find_symbol, rename to find_symbol
Rusty Russell
1
-121
/
+125
2008-05-01
module: reduce module image and resident size
Rusty Russell
1
-1
/
+2
2008-05-01
module: make module_sect_attrs private to kernel/module.c
Rusty Russell
1
-1
/
+15
2008-04-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-216
/
+0
2008-04-30
Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...
Len Brown
55
-1378
/
+5030
2008-04-30
kernel: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2
-3
/
+3
2008-04-30
add hrtimer specific debugobjects code
Thomas Gleixner
2
-23
/
+171
2008-04-30
debugobjects: add timer specific object debugging code
Thomas Gleixner
1
-8
/
+145
2008-04-30
alloc_uid: cleanup
Andrew Morton
1
-16
/
+2
2008-04-30
printk: don't read beyond string arguments' terminating zero
Markus Armbruster
1
-1
/
+1
2008-04-30
Basic braille screen reader support
Samuel Thibault
1
-24
/
+66
2008-04-30
mm: bdi: add separate writeback accounting capability
Miklos Szeredi
1
-1
/
+1
2008-04-30
pidns: make pid->level and pid_ns->level unsigned
Pavel Emelyanov
1
-1
/
+1
2008-04-30
make marker_debug static
Adrian Bunk
1
-1
/
+1
2008-04-30
pids: sys_getpgid: fix unsafe *pid usage, s/tasklist/rcu/
Oleg Nesterov
1
-15
/
+21
2008-04-30
pids: sys_getsid: fix unsafe *pid usage, fix possible 0 instead of -ESRCH
Oleg Nesterov
1
-13
/
+20
2008-04-30
pids: __set_special_pids: use change_pid() helper
Oleg Nesterov
1
-4
/
+2
2008-04-30
pids: sys_setpgid: use change_pid() helper
Oleg Nesterov
1
-2
/
+1
2008-04-30
pids: introduce change_pid() helper
Oleg Nesterov
1
-5
/
+16
2008-04-30
pids: de_thread: don't clear session/pgrp pids for the old leader
Oleg Nesterov
1
-1
/
+0
2008-04-30
Deprecate find_task_by_pid()
Pavel Emelyanov
2
-7
/
+1
[next]