Age | Commit message (Expand) | Author |
2011-07-27 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2011-07-27 | proc: make struct proc_dir_entry::name a terminal array rather than a pointer | David Howells |
2011-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-07-26 | Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2011-07-26 | Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2011-07-26 | atomic: Update comments in atomic.h | Arun Sharma |
2011-07-26 | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma |
2011-07-26 | atomic: move atomic_add_unless to generic code | Arun Sharma |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-26 | fault-injection: use debugfs_remove_recursive | Akinobu Mita |
2011-07-26 | fault-injection: remove nonexistent function extern | Akinobu Mita |
2011-07-26 | ramoops: make record_size a module parameter | Sergiu Iordache |
2011-07-26 | ramoops: move dump_oops into platform data | Sergiu Iordache |
2011-07-26 | panic, vt: do not force oops output when panic_timeout < 0 | Mandeep Singh Baines |
2011-07-26 | include/linux/dma-mapping.h: remove DMA_xxBIT_MASK macros | WANG Cong |
2011-07-26 | ipc: introduce shm_rmid_forced sysctl | Vasiliy Kulikov |
2011-07-26 | cpumask: add cpumask_var_t documentation | KOSAKI Motohiro |
2011-07-26 | cpusets: randomize node rotor used in cpuset_mem_spread_node() | Michal Hocko |
2011-07-26 | memcg: add memory.vmscan_stat | KAMEZAWA Hiroyuki |
2011-07-26 | memcg: consolidate memory cgroup lru stat functions | KAMEZAWA Hiroyuki |
2011-07-26 | memcg: export memory cgroup's swappiness with mem_cgroup_swappiness() | KAMEZAWA Hiroyuki |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2011-07-26 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2011-07-26 | libceph: don't time out osd requests that haven't been received | Sage Weil |
2011-07-26 | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg... | Linus Torvalds |
2011-07-26 | vfs: dont chain pipe/anon/socket on superblock s_inodes list | Eric Dumazet |
2011-07-26 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-07-26 | kernel.h: Add DIV_ROUND_UP_ULL and DIV_ROUND_UP_SECTOR_T macro usage | Nicholas Bellinger |
2011-07-25 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-07-25 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-07-25 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-07-25 | Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2011-07-25 | Merge 'akpm' patch series | Linus Torvalds |
2011-07-25 | reiserfs: use proper little-endian bitops | Akinobu Mita |
2011-07-25 | drivers/rtc: add support for Qualcomm PMIC8xxx RTC | Anirudh Ghayal |
2011-07-25 | misc/eeprom: add driver for microwire 93xx46 EEPROMs | Anatolij Gustschin |
2011-07-25 | lib: make _tolower() public | Andy Shevchenko |
2011-07-25 | arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltage | Shreshtha Kumar Sahu |
2011-07-25 | notifiers: vt: move vt notifiers into vt.h | Amerigo Wang |
2011-07-25 | notifiers: pm: move pm notifiers into suspend.h | Amerigo Wang |
2011-07-25 | notifiers: sys: move reboot notifiers into reboot.h | Amerigo Wang |
2011-07-25 | notifiers: net: move netdevice notifiers into netdevice.h | Amerigo Wang |
2011-07-25 | notifiers: cpu: move cpu notifiers into cpu.h | Amerigo Wang |
2011-07-25 | drivers/misc: add support the FSA9480 USB Switch | Donggeun Kim |
2011-07-25 | include/linux/kernel.h: hide internal macros from userspace | Arnaud Lacombe |
2011-07-25 | include/linux/kernel.h: fix a headers_check warning | WANG Cong |
2011-07-25 | include/linux/ioport.h: new helper to define common struct resource constructs | Uwe Kleine-König |
2011-07-25 | tmpfs: clone shmem_file_splice_read() | Hugh Dickins |