Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drivers/char/rtc.c: make 2 functions static | Adrian Bunk | 2008-07-26 | 2 | -4/+3 |
* | mm/swapfile.c: make code static | Adrian Bunk | 2008-07-26 | 2 | -6/+3 |
* | make mm/memory.c:print_bad_pte() static | Adrian Bunk | 2008-07-26 | 2 | -2/+2 |
* | mm/allocpercpu.c: make 4 functions static | Adrian Bunk | 2008-07-26 | 2 | -38/+11 |
* | make mm/sparse.c: make a function static | Adrian Bunk | 2008-07-26 | 1 | -1/+1 |
* | make parport_cs_release() static | Adrian Bunk | 2008-07-26 | 1 | -1/+1 |
* | make pnp_add_card_id() static | Adrian Bunk | 2008-07-26 | 2 | -2/+1 |
* | make cgroup_seqfile_release() static | Adrian Bunk | 2008-07-26 | 1 | -1/+1 |
* | drm: make drm_minors_cleanup() static | Adrian Bunk | 2008-07-26 | 1 | -1/+1 |
* | cris: use generic show_mem() | Johannes Weiner | 2008-07-26 | 1 | -30/+0 |
* | frv: use generic show_mem() | Johannes Weiner | 2008-07-26 | 1 | -31/+0 |
* | m32r: use generic show_mem() | Johannes Weiner | 2008-07-26 | 1 | -36/+0 |
* | m68k: use generic show_mem() | Johannes Weiner | 2008-07-26 | 1 | -30/+0 |
* | m68knommu: use generic show_mem() | Johannes Weiner | 2008-07-26 | 1 | -27/+0 |
* | mips: use generic show_mem() | Johannes Weiner | 2008-07-26 | 2 | -38/+1 |
* | h8300: use generic show_mem() | Johannes Weiner | 2008-07-26 | 1 | -27/+0 |
* | mn10300: use generic show_mem() | Johannes Weiner | 2008-07-26 | 1 | -27/+0 |
* | powerpc: use generic show_mem() | Johannes Weiner | 2008-07-26 | 1 | -39/+0 |
* | s390: use generic show_mem() | Johannes Weiner | 2008-07-26 | 1 | -32/+0 |
* | sh: use generic show_mem() | Johannes Weiner | 2008-07-26 | 1 | -41/+0 |
* | sparc64: use generic show_mem() | Johannes Weiner | 2008-07-26 | 1 | -45/+0 |
* | um: use generic show_mem() | Johannes Weiner | 2008-07-26 | 1 | -31/+0 |
* | x86: use generic show_mem() | Johannes Weiner | 2008-07-26 | 2 | -84/+0 |
* | xtensa: use generic show_mem() | Johannes Weiner | 2008-07-26 | 1 | -27/+0 |
* | blackfin: use generic show_mem() | Johannes Weiner | 2008-07-26 | 1 | -27/+0 |
* | avr32: use generic show_mem() | Johannes Weiner | 2008-07-26 | 1 | -39/+0 |
* | alpha: use generic show_mem() | Johannes Weiner | 2008-07-26 | 2 | -65/+0 |
* | lib: generic show_mem() | Johannes Weiner | 2008-07-26 | 2 | -1/+64 |
* | mm: print swapcache page count in show_swap_cache_info() | Johannes Weiner | 2008-07-26 | 1 | -1/+2 |
* | /proc/PID/syscall | Roland McGrath | 2008-07-26 | 1 | -0/+26 |
* | task_current_syscall | Roland McGrath | 2008-07-26 | 3 | -0/+81 |
* | tracehook: wait_task_inactive | Roland McGrath | 2008-07-26 | 5 | -8/+37 |
* | tracehook: CONFIG_HAVE_ARCH_TRACEHOOK | Roland McGrath | 2008-07-26 | 1 | -0/+18 |
* | tracehook: asm/syscall.h | Roland McGrath | 2008-07-26 | 2 | -1/+143 |
* | tracehook: TIF_NOTIFY_RESUME | Roland McGrath | 2008-07-26 | 1 | -0/+34 |
* | tracehook: force signal_pending() | Roland McGrath | 2008-07-26 | 2 | -1/+17 |
* | tracehook: death | Roland McGrath | 2008-07-26 | 4 | -21/+69 |
* | tracehook: job control | Roland McGrath | 2008-07-26 | 2 | -5/+25 |
* | tracehook: get_signal_to_deliver | Roland McGrath | 2008-07-26 | 2 | -11/+56 |
* | tracehook: syscall | Roland McGrath | 2008-07-26 | 1 | -0/+70 |
* | tracehook: tracehook_consider_fatal_signal | Roland McGrath | 2008-07-26 | 2 | -4/+26 |
* | tracehook: tracehook_consider_ignored_signal | Roland McGrath | 2008-07-26 | 2 | -11/+35 |
* | tracehook: tracehook_signal_handler | Roland McGrath | 2008-07-26 | 1 | -0/+23 |
* | tracehook: tracehook_expect_breakpoints | Roland McGrath | 2008-07-26 | 2 | -2/+17 |
* | tracehook: tracehook_tracer_task | Roland McGrath | 2008-07-26 | 4 | -25/+37 |
* | tracehook: release_task | Roland McGrath | 2008-07-26 | 3 | -12/+50 |
* | tracehook: vfork-done | Roland McGrath | 2008-07-26 | 2 | -4/+19 |
* | tracehook: clone | Roland McGrath | 2008-07-26 | 3 | -41/+150 |
* | tracehook: exit | Roland McGrath | 2008-07-26 | 2 | -4/+17 |
* | tracehook: unexport ptrace_notify | Roland McGrath | 2008-07-26 | 1 | -1/+0 |