| Commit message (Expand) | Author | Age |
... | |
* | | sched: Move struct sched_group to kernel/sched/sched.h | Li Zefan | 2013-03-06 |
* | | sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.h | Li Zefan | 2013-03-06 |
* | | sched: Remove test_sd_parent() | Li Zefan | 2013-03-06 |
* | | sched: Remove some dummy functions | Li Zefan | 2013-03-06 |
|/ |
|
* | Linux 3.9-rc1 | Linus Torvalds | 2013-03-03 |
* | Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow... | Linus Torvalds | 2013-03-03 |
|\ |
|
| * | UAPI: (Scripted) Disintegrate include/video | David Howells | 2012-12-20 |
* | | Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2013-03-03 |
|\ \ |
|
| * | | xenbus: fix compile failure on ARM with Xen enabled | Steven Noonan | 2013-03-01 |
| * | | xen/pci: We don't do multiple MSI's. | Konrad Rzeszutek Wilk | 2013-03-01 |
| * | | xen/pat: Disable PAT using pat_enabled value. | Konrad Rzeszutek Wilk | 2013-02-28 |
| * | | xen/acpi: xen cpu hotplug minor updates | Liu Jinsong | 2013-02-25 |
| * | | xen/acpi: xen memory hotplug minor updates | Liu Jinsong | 2013-02-25 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-03-03 |
|\ \ \ |
|
| * | | | constify path_get/path_put and fs_struct.c stuff | Al Viro | 2013-03-01 |
| * | | | fix nommu breakage in shmem.c | Al Viro | 2013-03-01 |
| * | | | cache the value of file_inode() in struct file | Al Viro | 2013-03-01 |
| * | | | 9p: if v9fs_fid_lookup() gets to asking server, it'd better have hashed dentry | Al Viro | 2013-02-28 |
| * | | | 9p: make sure ->lookup() adds fid to the right dentry | Al Viro | 2013-02-28 |
| * | | | 9p: untangle ->lookup() a bit | Al Viro | 2013-02-28 |
| * | | | 9p: double iput() in ->lookup() if d_materialise_unique() fails | Al Viro | 2013-02-28 |
| * | | | 9p: v9fs_fid_add() can't fail now | Al Viro | 2013-02-28 |
| * | | | v9fs: get rid of v9fs_dentry | Al Viro | 2013-02-28 |
| * | | | 9p: turn fid->dlist into hlist | Al Viro | 2013-02-27 |
| * | | | 9p: don't bother with private lock in ->d_fsdata; dentry->d_lock will do just... | Al Viro | 2013-02-27 |
| * | | | more file_inode() open-coded instances | Al Viro | 2013-02-27 |
| * | | | selinux: opened file can't have NULL or negative ->f_path.dentry | Al Viro | 2013-02-27 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2013-03-03 |
|\ \ \ \ |
|
| * | | | | btrfs/raid56: Add missing #include <linux/vmalloc.h> | Geert Uytterhoeven | 2013-03-03 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-03-03 |
|\ \ \ \ \ |
|
| * | | | | | s390/module: fix compile warning | Heiko Carstens | 2013-02-28 |
| * | | | | | qdio: remove unused parameters | Stefan Raspl | 2013-02-28 |
| * | | | | | s390/uaccess: fix kernel ds access for page table walk | Heiko Carstens | 2013-02-28 |
| * | | | | | s390/uaccess: fix strncpy_from_user string length check | Heiko Carstens | 2013-02-28 |
| * | | | | | input: disable i8042 PC Keyboard controller for s390 | Heiko Carstens | 2013-02-28 |
| * | | | | | s390/dis: Fix invalid array size | Syam Sidhardhan | 2013-02-28 |
| * | | | | | s390/uaccess: remove pointless access_ok() checks | Heiko Carstens | 2013-02-28 |
| * | | | | | s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen case | Heiko Carstens | 2013-02-28 |
| * | | | | | s390/uaccess: shorten strncpy_from_user/strnlen_user | Heiko Carstens | 2013-02-28 |
| * | | | | | s390/dasd: fix unresponsive device after all channel paths were lost | Stefan Haberland | 2013-02-28 |
| * | | | | | s390/mm: ignore change bit for vmemmap | Heiko Carstens | 2013-02-28 |
| * | | | | | s390/page table dumper: add support for change-recording override bit | Heiko Carstens | 2013-02-28 |
* | | | | | | Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-03-03 |
|\ \ \ \ \ \ |
|
| * | | | | | | parisc: fix redefinition of SET_PERSONALITY | Helge Deller | 2013-03-02 |
| * | | | | | | parisc: do not install modules when installing kernel | Rolf Eike Beer | 2013-03-02 |
| * | | | | | | parisc: fix compile warnings triggered by atomic_sub(sizeof(),v) | Helge Deller | 2013-03-02 |
| * | | | | | | parisc: check return value of down_interruptible() in hp_sdc_rtc.c | Helge Deller | 2013-03-02 |
| * | | | | | | parisc: avoid unitialized variable warning in pa_memcpy() | Helge Deller | 2013-03-02 |
| * | | | | | | parisc: remove unused variable 'compat_val' | Helge Deller | 2013-03-02 |
| * | | | | | | parisc: switch to compat_functions of io_setup, io_getevents and io_submit | Helge Deller | 2013-03-02 |