Age | Commit message (Expand) | Author |
2008-05-05 | sched: make rt_sched_class, idle_sched_class static | Harvey Harrison |
2008-05-05 | sched: optimize calc_delta_mine() | Peter Zijlstra |
2008-05-05 | sched: fix normalized sleeper | Peter Zijlstra |
2008-05-05 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2008-05-05 | Removal of FUTEX_FD | Eric Sesterhenn |
2008-05-05 | kgdb: fix signedness mixmatches, add statics, add declaration to header | Harvey Harrison |
2008-05-04 | Make forced module loading optional | Linus Torvalds |
2008-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt | Linus Torvalds |
2008-05-03 | clocksource: allow read access to available/current_clocksource | Heiko Carstens |
2008-05-03 | clocksource: Fix permissions for available_clocksource | Heiko Carstens |
2008-05-03 | hrtimer: remove duplicate helper function | Oliver Hartkopp |
2008-05-02 | Make constants in kernel/timeconst.h fixed 64 bits | H. Peter Anvin |
2008-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-05-02 | genirq: reenable a nobody cared disabled irq when a new driver arrives | Thomas Gleixner |
2008-05-01 | make generic sys_ptrace unconditional | Christoph Hellwig |
2008-05-01 | [PATCH] split linux/file.h | Al Viro |
2008-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2008-05-01 | workqueue: remove redundant function invocation | Andrew Liu |
2008-05-01 | kexec: make extended crashkernel= syntax less confusing | Michael Ellerman |
2008-05-01 | ntp: handle leap second via timer | Roman Zippel |
2008-05-01 | ntp: remove current_tick_length() | Roman Zippel |
2008-05-01 | ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT | Roman Zippel |
2008-05-01 | ntp: support for TAI | Roman Zippel |
2008-05-01 | ntp: increase time_offset resolution | Roman Zippel |
2008-05-01 | ntp: increase time_freq resolution | Roman Zippel |
2008-05-01 | ntp: NTP4 user space bits update | Roman Zippel |
2008-05-01 | ntp: cleanup ntp.c | Roman Zippel |
2008-05-01 | remove div_long_long_rem | Roman Zippel |
2008-05-01 | rename div64_64 to div64_u64 | Roman Zippel |
2008-05-01 | convert a few do_div users | Roman Zippel |
2008-05-01 | Fix cpu hotplug problem in softirq code | Christian Borntraeger |
2008-05-01 | module: add MODULE_STATE_GOING notifier call | Peter Oberparleiter |
2008-05-01 | module: Enhance verify_export_symbols | Rusty Russell |
2008-05-01 | module: set unused_gpl_crcs instead of overwriting unused_crcs | Rusty Russell |
2008-05-01 | module: neaten __find_symbol, rename to find_symbol | Rusty Russell |
2008-05-01 | module: reduce module image and resident size | Rusty Russell |
2008-05-01 | module: make module_sect_attrs private to kernel/module.c | Rusty Russell |
2008-04-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-04-30 | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi... | Len Brown |
2008-04-30 | kernel: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-30 | add hrtimer specific debugobjects code | Thomas Gleixner |
2008-04-30 | debugobjects: add timer specific object debugging code | Thomas Gleixner |
2008-04-30 | alloc_uid: cleanup | Andrew Morton |
2008-04-30 | printk: don't read beyond string arguments' terminating zero | Markus Armbruster |
2008-04-30 | Basic braille screen reader support | Samuel Thibault |
2008-04-30 | mm: bdi: add separate writeback accounting capability | Miklos Szeredi |
2008-04-30 | pidns: make pid->level and pid_ns->level unsigned | Pavel Emelyanov |
2008-04-30 | make marker_debug static | Adrian Bunk |
2008-04-30 | pids: sys_getpgid: fix unsafe *pid usage, s/tasklist/rcu/ | Oleg Nesterov |
2008-04-30 | pids: sys_getsid: fix unsafe *pid usage, fix possible 0 instead of -ESRCH | Oleg Nesterov |