aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-bf527/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-26drivers/video/fbmem.c: removed duplicated includeHuang Weiyi1-1/+0
2008-07-26video/stifb.c: make 2 functions staticAdrian Bunk1-4/+2
2008-07-26video/console/stico{n,re}.c: make code staticAdrian Bunk3-21/+16
2008-07-26make macfb_setup() staticAdrian Bunk1-1/+1
2008-07-26make init/do_mounts.c:root_device_name staticAdrian Bunk2-2/+1
2008-07-26drivers/char/rtc.c: make 2 functions staticAdrian Bunk2-4/+3
2008-07-26mm/swapfile.c: make code staticAdrian Bunk2-6/+3
2008-07-26make mm/memory.c:print_bad_pte() staticAdrian Bunk2-2/+2
2008-07-26mm/allocpercpu.c: make 4 functions staticAdrian Bunk2-38/+11
2008-07-26make mm/sparse.c: make a function staticAdrian Bunk1-1/+1
2008-07-26make parport_cs_release() staticAdrian Bunk1-1/+1
2008-07-26make pnp_add_card_id() staticAdrian Bunk2-2/+1
2008-07-26make cgroup_seqfile_release() staticAdrian Bunk1-1/+1
2008-07-26drm: make drm_minors_cleanup() staticAdrian Bunk1-1/+1
2008-07-26cris: use generic show_mem()Johannes Weiner1-30/+0
2008-07-26frv: use generic show_mem()Johannes Weiner1-31/+0
2008-07-26m32r: use generic show_mem()Johannes Weiner1-36/+0
2008-07-26m68k: use generic show_mem()Johannes Weiner1-30/+0
2008-07-26m68knommu: use generic show_mem()Johannes Weiner1-27/+0
2008-07-26mips: use generic show_mem()Johannes Weiner2-38/+1
2008-07-26h8300: use generic show_mem()Johannes Weiner1-27/+0
2008-07-26mn10300: use generic show_mem()Johannes Weiner1-27/+0
2008-07-26powerpc: use generic show_mem()Johannes Weiner1-39/+0
2008-07-26s390: use generic show_mem()Johannes Weiner1-32/+0
2008-07-26sh: use generic show_mem()Johannes Weiner1-41/+0
2008-07-26sparc64: use generic show_mem()Johannes Weiner1-45/+0
2008-07-26um: use generic show_mem()Johannes Weiner1-31/+0
2008-07-26x86: use generic show_mem()Johannes Weiner2-84/+0
2008-07-26xtensa: use generic show_mem()Johannes Weiner1-27/+0
2008-07-26blackfin: use generic show_mem()Johannes Weiner1-27/+0
2008-07-26avr32: use generic show_mem()Johannes Weiner1-39/+0
2008-07-26alpha: use generic show_mem()Johannes Weiner2-65/+0
2008-07-26lib: generic show_mem()Johannes Weiner2-1/+64
2008-07-26mm: print swapcache page count in show_swap_cache_info()Johannes Weiner1-1/+2
2008-07-26/proc/PID/syscallRoland McGrath1-0/+26
2008-07-26task_current_syscallRoland McGrath3-0/+81
2008-07-26tracehook: wait_task_inactiveRoland McGrath5-8/+37
2008-07-26tracehook: CONFIG_HAVE_ARCH_TRACEHOOKRoland McGrath1-0/+18
2008-07-26tracehook: asm/syscall.hRoland McGrath2-1/+143
2008-07-26tracehook: TIF_NOTIFY_RESUMERoland McGrath1-0/+34
2008-07-26tracehook: force signal_pending()Roland McGrath2-1/+17
2008-07-26tracehook: deathRoland McGrath4-21/+69
2008-07-26tracehook: job controlRoland McGrath2-5/+25
2008-07-26tracehook: get_signal_to_deliverRoland McGrath2-11/+56
2008-07-26tracehook: syscallRoland McGrath1-0/+70
2008-07-26tracehook: tracehook_consider_fatal_signalRoland McGrath2-4/+26
2008-07-26tracehook: tracehook_consider_ignored_signalRoland McGrath2-11/+35
2008-07-26tracehook: tracehook_signal_handlerRoland McGrath1-0/+23
2008-07-26tracehook: tracehook_expect_breakpointsRoland McGrath2-2/+17
2008-07-26tracehook: tracehook_tracer_taskRoland McGrath4-25/+37