Age | Commit message (Expand) | Author |
2009-12-16 | direct-io: cleanup blockdev_direct_IO locking | Christoph Hellwig |
2009-12-16 | aio: remove unused field | Shaohua Li |
2009-12-16 | kexec: premit reduction of the reserved memory size | Amerigo Wang |
2009-12-16 | ipc: HARD_MSGMAX should be higher not lower on 64bit | Amerigo Wang |
2009-12-16 | ipc/sem.c: add a per-semaphore pending list | Manfred Spraul |
2009-12-16 | signals: kill force_sig_specific() | Oleg Nesterov |
2009-12-16 | signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER() | Oleg Nesterov |
2009-12-16 | ptrace: change tracehook_report_syscall_exit() to handle stepping | Oleg Nesterov |
2009-12-16 | ptrace: introduce user_single_step_siginfo() helper | Oleg Nesterov |
2009-12-16 | ptrace: cleanup ptrace_init_task()->ptrace_link() path | Oleg Nesterov |
2009-12-16 | memcg: cleanup mem_cgroup_move_parent() | Daisuke Nishimura |
2009-12-16 | memcg: make memcg's file mapped consistent with global VM | KAMEZAWA Hiroyuki |
2009-12-16 | memcg: coalesce uncharge during unmap/truncate | KAMEZAWA Hiroyuki |
2009-12-16 | reiserfs: don't compile procfs.o at all if no support | Alexey Dobriyan |
2009-12-16 | reiserfs: remove /proc/fs/reiserfs/version | Alexey Dobriyan |
2009-12-16 | davinci: fb: update the driver in preparation for addition of power managemen... | Chaithrika U S |
2009-12-16 | sm501: implement acceleration features | Vincent Sanders |
2009-12-16 | gpiolib: add support for changing value polarity in sysfs | Jani Nikula |
2009-12-16 | gpio: add GPIO driver for the Timberdale FPGA | Richard Röjfors |
2009-12-16 | oom-kill: fix NUMA constraint check with nodemask | KAMEZAWA Hiroyuki |
2009-12-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds |
2009-12-15 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-12-15 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds |
2009-12-15 | lis3: selftest support | Samu Onkalo |
2009-12-15 | lis3lv02d: axis remap and resource setup/release | Samu Onkalo |
2009-12-15 | atmel-mci: change use of dma slave interface | Nicolas Ferre |
2009-12-15 | Subject: Re: [PATCH] strstrip incorrectly marked __must_check | KOSAKI Motohiro |
2009-12-15 | efi.h: use %pUl to print UUIDs | Joe Perches |
2009-12-15 | string: factorize skip_spaces and export it to be generally available | André Goddard Rosa |
2009-12-15 | ctype: constify read-only _ctype string | André Goddard Rosa |
2009-12-15 | vt: introduce and use vt_kmsg_redirect() function | Bernhard Walle |
2009-12-15 | cs5535: define lxfb/gxfb MSRs in linux/cs5535.h | Andres Salomon |
2009-12-15 | cs5535: move VSA2 checks into linux/cs5535.h | Andres Salomon |
2009-12-15 | cs5535: move the DIVIL MSR definition into linux/cs5535.h | Andres Salomon |
2009-12-15 | cs5535: add a generic MFGPT driver | Andres Salomon |
2009-12-15 | cs5535-gpio: add AMD CS5535/CS5536 GPIO driver support | Andres Salomon |
2009-12-15 | err.h: add helper function to simplify pointer error checking | Phil Carmody |
2009-12-15 | task_struct: make journal_info conditional | Hiroshi Shimamoto |
2009-12-15 | kernel.h: add printk_ratelimited and pr_<level>_rl | Joe Perches |
2009-12-15 | kallsyms: remove deprecated print_fn_descriptor_symbol() | Amerigo Wang |
2009-12-15 | rwsem: fix rwsem_is_locked() bugs | Amerigo Wang |
2009-12-15 | kernel.h: remove initialization of bool in printk_once | Joe Perches |
2009-12-15 | dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debug | Joe Perches |
2009-12-15 | WARN_ONCE(): use bool for boolean flag | Cesar Eduardo Barros |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan |
2009-12-15 | nommu: fix malloc performance by adding uninitialized flag | Jie Zhang |
2009-12-15 | mm hugetlb: add hugepage support to pagemap | Naoya Horiguchi |
2009-12-15 | include/linux/mm.h: remove unneeded ifdef | Huang Shijie |
2009-12-15 | mm: memory_hotplug: make offline_pages() static | Andrew Morton |
2009-12-15 | ksm: memory hotremove migration only | Hugh Dickins |