Age | Commit message (Expand) | Author |
2011-02-02 | posix-timers: Convert clock_settime to clockid_to_kclock() | Thomas Gleixner |
2011-02-02 | thread_info: Remove legacy arg0-3 from restart_block | Thomas Gleixner |
2011-02-02 | posix-timers: Convert clock_nanosleep to clockid_to_kclock() | Thomas Gleixner |
2011-02-02 | posix-timers: Introduce clock_posix_cpu | Thomas Gleixner |
2011-02-02 | time: Correct the *settime* parameters | Richard Cochran |
2011-01-31 | time: Make do_timer() and xtime_lock local to kernel/time/ | Torben Hohn |
2011-01-31 | time: Provide xtime_update() | Torben Hohn |
2011-01-31 | time: Remove unused __get_wall_to_monotonic() | Thomas Gleixner |
2011-01-31 | time: Provide get_xtime_and_monotonic_offset() | Torben Hohn |
2011-01-31 | time: Move do_timer() to kernel/time/timekeeping.c | Torben Hohn |
2011-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-01-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2011-01-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-01-26 | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn |
2011-01-26 | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2011-01-25 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2011-01-25 | Merge branch 'drm-intel-fixes-2' of ssh://master.kernel.org/pub/scm/linux/ker... | Dave Airlie |
2011-01-25 | drm/radeon/kms: add new radeon_info ioctl query for clock crystal freq | Alex Deucher |
2011-01-24 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2011-01-25 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-01-24 | Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent | Andy Whitcroft |
2011-01-24 | Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds |
2011-01-24 | Remove MAYBE_BUILD_BUG_ON | Rusty Russell |
2011-01-24 | BUILD_BUG_ON: make it handle more cases | Rusty Russell |
2011-01-24 | param: add null statement to compiled-in module params | Linus Walleij |
2011-01-24 | module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=n | Rusty Russell |
2011-01-24 | module: show version information for built-in modules in sysfs | Dmitry Torokhov |
2011-01-21 | Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2011-01-21 | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-01-21 | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-01-21 | mm: System without MMU do not need pte_mkwrite | Michal Simek |
2011-01-21 | RTC: Propagate error handling via rtc_timer_enqueue properly | John Stultz |
2011-01-21 | rtc: Cleanup removed UIE emulation declaration | John Stultz |
2011-01-21 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2011-01-21 | genirq: Remove __do_IRQ | Thomas Gleixner |
2011-01-20 | net_sched: accurate bytes/packets stats/rates | Eric Dumazet |
2011-01-20 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-01-20 | ACPI: Introduce acpi_os_ioremap() | Rafael J. Wysocki |
2011-01-20 | Merge branch 'akpm' | Linus Torvalds |
2011-01-20 | memcg: fix USED bit handling at uncharge in THP | KAMEZAWA Hiroyuki |
2011-01-20 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds |
2011-01-20 | lockdep: Move early boot local IRQ enable/disable status to init/main.c | Tejun Heo |
2011-01-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-01-19 | sctp: user perfect name for Delayed SACK Timer option | Shan Wei |
2011-01-19 | Bluetooth: Fix race condition with conn->sec_level | Johan Hedberg |
2011-01-19 | [media] v4l: Include linux/videodev2.h in media/v4l2-ctrls.h | Laurent Pinchart |
2011-01-19 | [media] rc: fix up and genericize some time unit conversions | Jarod Wilson |
2011-01-19 | [media] v4l2-ctrls: v4l2_ctrl_handler_setup must set is_new to 1 | Hans Verkuil |
2011-01-19 | [media] v4l2-subdev: add (un)register internal ops | Hans Verkuil |
2011-01-19 | [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg() | Hans Verkuil |