Age | Commit message (Expand) | Author | Files | Lines |
2009-12-16 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 8 | -132/+113 |
2009-12-16 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 1 | -0/+1 |
2009-12-16 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -3/+120 |
2009-12-16 | Merge branch 'akpm' | Linus Torvalds | 18 | -61/+144 |
2009-12-16 | iommu-helper: use bitmap library | Akinobu Mita | 1 | -3/+0 |
2009-12-16 | bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_area | Akinobu Mita | 1 | -0/+11 |
2009-12-16 | resource: constify arg to resource_size() and resource_type() | Jean Delvare | 1 | -2/+2 |
2009-12-16 | direct-io: cleanup blockdev_direct_IO locking | Christoph Hellwig | 1 | -14/+8 |
2009-12-16 | aio: remove unused field | Shaohua Li | 1 | -4/+0 |
2009-12-16 | kexec: premit reduction of the reserved memory size | Amerigo Wang | 1 | -0/+2 |
2009-12-16 | ipc: HARD_MSGMAX should be higher not lower on 64bit | Amerigo Wang | 1 | -1/+1 |
2009-12-16 | ipc/sem.c: add a per-semaphore pending list | Manfred Spraul | 1 | -1/+4 |
2009-12-16 | signals: kill force_sig_specific() | Oleg Nesterov | 1 | -1/+0 |
2009-12-16 | signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER() | Oleg Nesterov | 1 | -5/+0 |
2009-12-16 | ptrace: change tracehook_report_syscall_exit() to handle stepping | Oleg Nesterov | 1 | -0/+7 |
2009-12-16 | ptrace: introduce user_single_step_siginfo() helper | Oleg Nesterov | 1 | -0/+12 |
2009-12-16 | ptrace: cleanup ptrace_init_task()->ptrace_link() path | Oleg Nesterov | 1 | -8/+3 |
2009-12-16 | memcg: cleanup mem_cgroup_move_parent() | Daisuke Nishimura | 1 | -5/+2 |
2009-12-16 | memcg: make memcg's file mapped consistent with global VM | KAMEZAWA Hiroyuki | 1 | -2/+2 |
2009-12-16 | memcg: coalesce uncharge during unmap/truncate | KAMEZAWA Hiroyuki | 2 | -0/+21 |
2009-12-16 | reiserfs: don't compile procfs.o at all if no support | Alexey Dobriyan | 1 | -9/+21 |
2009-12-16 | reiserfs: remove /proc/fs/reiserfs/version | Alexey Dobriyan | 1 | -5/+0 |
2009-12-16 | sm501: implement acceleration features | Vincent Sanders | 1 | -0/+2 |
2009-12-16 | gpiolib: add support for changing value polarity in sysfs | Jani Nikula | 1 | -0/+6 |
2009-12-16 | gpio: add GPIO driver for the Timberdale FPGA | Richard Röjfors | 1 | -0/+37 |
2009-12-16 | oom-kill: fix NUMA constraint check with nodemask | KAMEZAWA Hiroyuki | 1 | -1/+3 |
2009-12-16 | fix ksm.h breakage of nommu build | Hugh Dickins | 1 | -6/+8 |
2009-12-16 | V4L/DVB (13647): v4l: Add a 10-bit monochrome and missing 8- and 10-bit Bayer... | Guennadi Liakhovetski | 1 | -1/+6 |
2009-12-16 | V4L/DVB (13571): v4l: Adding Digital Video Timings APIs | Muralidharan Karicheri | 1 | -2/+114 |
2009-12-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 4 | -10/+20 |
2009-12-15 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 16 | -585/+886 |
2009-12-15 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2 | -1/+7 |
2009-12-15 | lis3: selftest support | Samu Onkalo | 1 | -0/+3 |
2009-12-15 | lis3lv02d: axis remap and resource setup/release | Samu Onkalo | 1 | -0/+12 |
2009-12-15 | atmel-mci: change use of dma slave interface | Nicolas Ferre | 1 | -3/+1 |
2009-12-15 | Subject: Re: [PATCH] strstrip incorrectly marked __must_check | KOSAKI Motohiro | 1 | -1/+8 |
2009-12-15 | efi.h: use %pUl to print UUIDs | Joe Perches | 1 | -5/+1 |
2009-12-15 | string: factorize skip_spaces and export it to be generally available | André Goddard Rosa | 2 | -0/+2 |
2009-12-15 | ctype: constify read-only _ctype string | André Goddard Rosa | 1 | -1/+1 |
2009-12-15 | vt: introduce and use vt_kmsg_redirect() function | Bernhard Walle | 2 | -2/+15 |
2009-12-15 | cs5535: define lxfb/gxfb MSRs in linux/cs5535.h | Andres Salomon | 1 | -0/+13 |
2009-12-15 | cs5535: move VSA2 checks into linux/cs5535.h | Andres Salomon | 1 | -0/+32 |
2009-12-15 | cs5535: move the DIVIL MSR definition into linux/cs5535.h | Andres Salomon | 1 | -0/+2 |
2009-12-15 | cs5535: add a generic MFGPT driver | Andres Salomon | 1 | -0/+67 |
2009-12-15 | cs5535-gpio: add AMD CS5535/CS5536 GPIO driver support | Andres Salomon | 1 | -0/+58 |
2009-12-15 | err.h: add helper function to simplify pointer error checking | Phil Carmody | 1 | -0/+5 |
2009-12-15 | task_struct: make journal_info conditional | Hiroshi Shimamoto | 2 | -1/+9 |
2009-12-15 | kernel.h: add printk_ratelimited and pr_<level>_rl | Joe Perches | 1 | -0/+44 |
2009-12-15 | kallsyms: remove deprecated print_fn_descriptor_symbol() | Amerigo Wang | 1 | -12/+0 |
2009-12-15 | rwsem: fix rwsem_is_locked() bugs | Amerigo Wang | 1 | -5/+1 |