Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-13 | 9 | -19/+19 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 9 | -19/+19 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | doc: fix typo in comment explaining rb_tree usage | Nikanth Karthikesan | 2010-02-25 | 1 | -4/+4 | |
| | | | | * | | | | | | | | | | | | tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in comments | Uwe Kleine-König | 2010-02-15 | 1 | -1/+1 | |
| | | | | * | | | | | | | | | | | | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 4 | -11/+11 | |
| | | | | * | | | | | | | | | | | | Fix spelling of 'platform' in comments and doc | Stefan Weil | 2010-02-05 | 1 | -1/+1 | |
| | | | | * | | | | | | | | | | | | Fix misspellings of "invocation" in comments. | Adam Buchbinder | 2010-02-04 | 1 | -1/+1 | |
| | | | | * | | | | | | | | | | | | Fix misspellings of "truly" in comments. | Adam Buchbinder | 2010-02-04 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | sysctl extern cleanup: poll | Dave Young | 2010-03-13 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | sysctl extern cleanup: lockdep | Dave Young | 2010-03-13 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | | | sysctl extern cleanup: rtmutex | Dave Young | 2010-03-13 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | sysctl extern cleanup: acct | Dave Young | 2010-03-13 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | sysctl extern cleanup: sg | Dave Young | 2010-03-13 | 1 | -0/+3 | |
| | | * | | | | | | | | | | | | | | sysctl extern cleanup: module | Dave Young | 2010-03-13 | 2 | -0/+2 | |
| | | * | | | | | | | | | | | | | | sysctl extern cleanup: rcu | Dave Young | 2010-03-13 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | | | sysctl extern cleanup: signal | Dave Young | 2010-03-13 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | sysctl extern cleanup: C_A_D | Dave Young | 2010-03-13 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | decompress: fix new decompressor for PIC | Russell King | 2010-03-13 | 1 | -2/+12 | |
| | | * | | | | | | | | | | | | | | pps: serial clients support | Rodolfo Giometti | 2010-03-13 | 1 | -1/+10 | |
| | | * | | | | | | | | | | | | | | ldisc n_tty: add new method n_tty_inherit_ops() | Rodolfo Giometti | 2010-03-13 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | ldisc: new dcd_change() method for line disciplines | Rodolfo Giometti | 2010-03-13 | 1 | -0/+8 | |
| | | * | | | | | | | | | | | | | | dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc... | FUJITA Tomonori | 2010-03-13 | 2 | -5/+12 | |
| | | * | | | | | | | | | | | | | | dma-mapping: dma-mapping.h: add dma_set_coherent_mask | FUJITA Tomonori | 2010-03-13 | 1 | -0/+8 | |
| | | * | | | | | | | | | | | | | | dma-mapping.h: add the dma_unmap state API | FUJITA Tomonori | 2010-03-13 | 2 | -15/+22 | |
| | | * | | | | | | | | | | | | | | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori | 2010-03-13 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | pci-dma: add include/linux/pci-dma.h | FUJITA Tomonori | 2010-03-13 | 1 | -0/+20 | |
| | | * | | | | | | | | | | | | | | nsproxy: remove INIT_NSPROXY() | Alexey Dobriyan | 2010-03-13 | 3 | -18/+0 | |
| | | * | | | | | | | | | | | | | | ipmi: remove ipmi_smi.h self-include | Corey Minyard | 2010-03-13 | 1 | -1/+0 | |
| | | * | | | | | | | | | | | | | | copy_signal() cleanup: clean thread_group_cputime_init() | Veaceslav Falico | 2010-03-13 | 1 | -2/+0 | |
| | | * | | | | | | | | | | | | | | copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct() | Veaceslav Falico | 2010-03-13 | 2 | -9/+0 | |
| | | * | | | | | | | | | | | | | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig | 2010-03-13 | 1 | -0/+5 | |
| | | * | | | | | | | | | | | | | | nodemask: fix the declaration of NODEMASK_ALLOC() | Miao Xie | 2010-03-13 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | memcg: fix oom kill behavior | KAMEZAWA Hiroyuki | 2010-03-13 | 1 | -6/+0 | |
| | | * | | | | | | | | | | | | | | cgroups: remove events before destroying subsystem state objects | Kirill A. Shutemov | 2010-03-13 | 1 | -3/+0 | |
| | | * | | | | | | | | | | | | | | cgroup: implement eventfd-based generic API for notifications | Kirill A. Shutemov | 2010-03-13 | 1 | -0/+24 | |
| | | * | | | | | | | | | | | | | | memcg: move charges of anonymous swap | Daisuke Nishimura | 2010-03-13 | 2 | -0/+11 | |
| | | * | | | | | | | | | | | | | | cgroups: blkio subsystem as module | Ben Blum | 2010-03-13 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | cgroups: subsystem module unloading | Ben Blum | 2010-03-13 | 1 | -1/+3 | |
| | | * | | | | | | | | | | | | | | cgroups: subsystem module loading interface | Ben Blum | 2010-03-13 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | | | cgroups: revamp subsys array | Ben Blum | 2010-03-13 | 1 | -2/+8 | |
| | | * | | | | | | | | | | | | | | cgroup: introduce coalesce css_get() and css_put() | Daisuke Nishimura | 2010-03-13 | 1 | -3/+9 | |
| | | * | | | | | | | | | | | | | | cgroup: introduce cancel_attach() | Daisuke Nishimura | 2010-03-13 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | broadsheetfb: support storing waveform | Jaya Kumar | 2010-03-13 | 1 | -0/+5 | |
| | | * | | | | | | | | | | | | | | broadsheetfb: add MMIO hooks | Jaya Kumar | 2010-03-13 | 1 | -4/+13 | |
| | | * | | | | | | | | | | | | | | broadsheetfb: add multiple panel type support | Jaya Kumar | 2010-03-13 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | coredump: plug a memory leak situation on dump_seek() | André Goddard Rosa | 2010-03-13 | 1 | -3/+7 | |
| | | * | | | | | | | | | | | | | | Add generic sys_olduname() | Christoph Hellwig | 2010-03-13 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | | | Add generic sys_ipc wrapper | Christoph Hellwig | 2010-03-13 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | Add generic sys_old_mmap() | Christoph Hellwig | 2010-03-13 | 1 | -0/+3 | |
| | | * | | | | | | | | | | | | | | Add generic sys_old_select() | Christoph Hellwig | 2010-03-13 | 2 | -0/+5 |