| Commit message (Expand) | Author | Age |
* | proc: vmcore - use kzalloc in get_new_element() | Cyrill Gorcunov | 2009-06-18 |
* | procfs: remove sparse errors in proc_devtree.c | Michal Simek | 2009-06-18 |
* | epoll: fix nested calls support | Davide Libenzi | 2009-06-18 |
* | proc: export statistics for softirq to /proc | Keika Kobayashi | 2009-06-18 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-06-17 |
|\ |
|
| * | [SCSI] compat: don't perform unneeded copy in sg_io code | Alexey Zaytsev | 2009-06-15 |
* | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2009-06-17 |
|\ \ |
|
| * | | UBIFS: start using hrtimers | Artem Bityutskiy | 2009-06-08 |
| * | | UBIFS: do not forget to register BDI device | Artem Bityutskiy | 2009-06-08 |
| * | | UBIFS: allow sync option in rootflags | Artem Bityutskiy | 2009-06-02 |
| * | | UBIFS: remove dead code | Artem Bityutskiy | 2009-05-29 |
| * | | UBIFS: use anonymous device | Artem Bityutskiy | 2009-05-26 |
| * | | UBIFS: return proper error code if the compr is not present | Corentin Chary | 2009-05-25 |
| * | | UBIFS: return error if link and unlink race | Hunter Adrian | 2009-05-19 |
| * | | UBIFS: reset no_space flag after inode deletion | Adrian Hunter | 2009-05-06 |
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-06-17 |
|\ \ \ |
|
| * | | | Hugetlbfs: Enable hugetlbfs for more systems in Kconfig. | David Daney | 2009-06-17 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-06-17 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | get rid of BKL in fs/sysv | Al Viro | 2009-06-17 |
| * | | | get rid of BKL in fs/minix | Al Viro | 2009-06-17 |
| * | | | get rid of BKL in fs/efs | Al Viro | 2009-06-17 |
| * | | | befs ->pust_super() doesn't need BKL | Al Viro | 2009-06-17 |
| * | | | Cleanup of adfs headers | Al Viro | 2009-06-17 |
| * | | | 9P doesn't need BKL in ->umount_begin() | Al Viro | 2009-06-17 |
| * | | | fuse doesn't need BKL in ->umount_begin() | Al Viro | 2009-06-17 |
| * | | | No instance of ->bmap() needs BKL | Al Viro | 2009-06-17 |
| * | | | remove unlock_kernel() left accidentally | J. R. Okajima | 2009-06-17 |
| * | | | ext4: avoid unnecessary spinlock in critical POSIX ACL path | Theodore Ts'o | 2009-06-17 |
| * | | | ext3: avoid unnecessary spinlock in critical POSIX ACL path | Linus Torvalds | 2009-06-17 |
* | | | | AFS: Correctly translate auth error aborts and don't failover in such cases | David Howells | 2009-06-17 |
* | | | | Merge branch 'akpm' | Linus Torvalds | 2009-06-16 |
|\ \ \ \ |
|
| * | | | | CONFIG_FILE_LOCKING should not depend on CONFIG_BLOCK | Tomas Szepe | 2009-06-16 |
| * | | | | remove put_cpu_no_resched() | Thomas Gleixner | 2009-06-16 |
| * | | | | poll: avoid extra wakeups in select/poll | Eric Dumazet | 2009-06-16 |
| * | | | | ntfs: use is_power_of_2() function for clarity. | Robert P. J. Day | 2009-06-16 |
| * | | | | writeback: skip new or to-be-freed inodes | Wu Fengguang | 2009-06-16 |
| * | | | | mm: remove __invalidate_mapping_pages variant | Mike Waychison | 2009-06-16 |
| * | | | | oom: move oom_adj value from task_struct to mm_struct | David Rientjes | 2009-06-16 |
| * | | | | mm: remove CONFIG_UNEVICTABLE_LRU config option | KOSAKI Motohiro | 2009-06-16 |
| * | | | | proc: export more page flags in /proc/kpageflags | Wu Fengguang | 2009-06-16 |
| * | | | | proc: kpagecount/kpageflags code cleanup | Wu Fengguang | 2009-06-16 |
| * | | | | mm: introduce PageHuge() for testing huge/gigantic pages | Wu Fengguang | 2009-06-16 |
| |/ / / |
|
* | | | | send_sigio_to_task: sanitize the usage of fown->signum | Oleg Nesterov | 2009-06-16 |
* | | | | shift current_cred() from __f_setown() to f_modown() | Oleg Nesterov | 2009-06-16 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-06-16 |
|\ \ \ \ |
|
| * | | | | NLS: update handling of Unicode | Alan Stern | 2009-06-16 |
| * | | | | nls: utf8_wcstombs: fix buffer overflow | Clemens Ladisch | 2009-06-16 |
| * | | | | nls: utf8_wcstombs: use correct buffer size in error case | Clemens Ladisch | 2009-06-16 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-06-16 |
|\ \ \ \ |
|
| * | | | | debugfs: use specified mode to possibly mark files read/write only | Robin Getz | 2009-06-16 |