| Commit message (Expand) | Author | Age |
* | [patch 1/4] vfs: utimes: move owner check into inode_change_ok() | Miklos Szeredi | 2008-07-26 |
* | [PATCH] vfs: use kstrdup() and check failing allocation | Li Zefan | 2008-07-26 |
* | [PATCH] pass MAY_OPEN to vfs_permission() explicitly | Al Viro | 2008-07-26 |
* | [PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess | Al Viro | 2008-07-26 |
* | [PATCH] kill altroot | Al Viro | 2008-07-26 |
* | [PATCH] permission checks for chdir need special treatment only on the last step | Al Viro | 2008-07-26 |
* | [patch 5/5] vfs: remove mode parameter from vfs_symlink() | Miklos Szeredi | 2008-07-26 |
* | [patch 3/5] vfs: change remove_suid() to file_remove_suid() | Miklos Szeredi | 2008-07-26 |
* | [PATCH] sanitize ->permission() prototype | Al Viro | 2008-07-26 |
* | [PATCH] sanitize proc_sysctl | Al Viro | 2008-07-26 |
* | [PATCH] sysctl: keep track of tree relationships | Al Viro | 2008-07-26 |
* | [PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns ones | Al Viro | 2008-07-26 |
* | [PATCH] allow delayed freeing of ctl_table_header | Al Viro | 2008-07-26 |
* | [PATCH] beginning of sysctl cleanup - ctl_table_set | Al Viro | 2008-07-26 |
* | [PATCH] reuse xxx_fifo_fops for xxx_pipe_fops | Denys Vlasenko | 2008-07-26 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-26 |
|\ |
|
| * | x86: fix IBM Summit based systems' phys_cpu_present_map on 32-bit kernels | Chris McDermott | 2008-07-26 |
| * | x86, RDC321x: remove gpio.h complications | Ingo Molnar | 2008-07-26 |
| * | crashdump: fix undefined reference to `elfcorehdr_addr' | Ingo Molnar | 2008-07-26 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2008-07-26 |
|\ \ |
|
| * | | Blackfin arch: fix bug - detect 0.1 silicon revision BF527-EZKIT as 0.0 version | Michael Hennerich | 2008-07-19 |
| * | | Blackfin arch: Add return value check in bfin_sir_probe(), remove SSYNC(). | Graf Yang | 2008-07-19 |
| * | | Blackfin arch: Extend sram malloc to handle L2 SRAM. | Sonic Zhang | 2008-07-19 |
| * | | Blackfin arch: Functional power management support | Michael Hennerich | 2008-07-19 |
| * | | Blackfin arch: add TXDWA definition to enable new feature | Bryan Wu | 2008-07-15 |
| * | | Blackfin arch: Fix bug - Kernel does not boot if re-program clocks | Michael Hennerich | 2008-07-14 |
* | | | drivers/char/rtc.c: make 2 functions static | Adrian Bunk | 2008-07-26 |
* | | | mm/swapfile.c: make code static | Adrian Bunk | 2008-07-26 |
* | | | make mm/memory.c:print_bad_pte() static | Adrian Bunk | 2008-07-26 |
* | | | mm/allocpercpu.c: make 4 functions static | Adrian Bunk | 2008-07-26 |
* | | | task_current_syscall | Roland McGrath | 2008-07-26 |
* | | | tracehook: wait_task_inactive | Roland McGrath | 2008-07-26 |
* | | | tracehook: asm/syscall.h | Roland McGrath | 2008-07-26 |
* | | | tracehook: TIF_NOTIFY_RESUME | Roland McGrath | 2008-07-26 |
* | | | tracehook: force signal_pending() | Roland McGrath | 2008-07-26 |
* | | | tracehook: death | Roland McGrath | 2008-07-26 |
* | | | tracehook: job control | Roland McGrath | 2008-07-26 |
* | | | tracehook: get_signal_to_deliver | Roland McGrath | 2008-07-26 |
* | | | tracehook: syscall | Roland McGrath | 2008-07-26 |
* | | | tracehook: tracehook_consider_fatal_signal | Roland McGrath | 2008-07-26 |
* | | | tracehook: tracehook_consider_ignored_signal | Roland McGrath | 2008-07-26 |
* | | | tracehook: tracehook_signal_handler | Roland McGrath | 2008-07-26 |
* | | | tracehook: tracehook_expect_breakpoints | Roland McGrath | 2008-07-26 |
* | | | tracehook: tracehook_tracer_task | Roland McGrath | 2008-07-26 |
* | | | tracehook: release_task | Roland McGrath | 2008-07-26 |
* | | | tracehook: vfork-done | Roland McGrath | 2008-07-26 |
* | | | tracehook: clone | Roland McGrath | 2008-07-26 |
* | | | tracehook: exit | Roland McGrath | 2008-07-26 |
* | | | tracehook: exec | Roland McGrath | 2008-07-26 |
* | | | tracehook: add linux/tracehook.h | Roland McGrath | 2008-07-26 |