summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Blackfin arch: use the generic platform nand driver to support nand flash on ...Mike Frysinger2008-06-251-0/+86
| * | | | | | dsp56k: Fix BKL pushdownGeert Uytterhoeven2008-07-261-2/+2
| * | | | | | drivers/video/fbmem.c: removed duplicated includeHuang Weiyi2008-07-261-1/+0
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...Linus Torvalds2008-07-2610-507/+399
| |\ \ \ \ \ \
| | * | | | | | When verifying the decoded header before decoding the object identifierChris Wright2008-07-241-1/+1
| | * | | | | | [CIFS] Fix warnings from checkpatchShirish Pargaonkar2008-07-246-33/+31
| | * | | | | | [CIFS] Fix improper endian conversion of ACL subauth fieldShirish Pargaonkar2008-07-241-2/+1
| | * | | | | | [CIFS] Fix possible double free if search immediately after search rewind failsShirish Pargaonkar2008-07-241-0/+1
| | * | | | | | [CIFS] remove checkpatch warningSteve French2008-07-241-7/+12
| | * | | | | | Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>Alexey Dobriyan2008-07-241-395/+241
| | * | | | | | cifs: assorted endian annotationsHarvey Harrison2008-07-242-2/+5
| | * | | | | | [CIFS] break ATTR_SIZE changes out into their own functionJeff Layton2008-07-231-73/+78
| | * | | | | | lockdep: annotate cifs in-kernel socketsJeff Layton2008-07-231-0/+35
| | * | | | | | [CIFS] Fix compiler warning on 64-bitJan Beulich2008-07-221-1/+1
| * | | | | | | video/stifb.c: make 2 functions staticAdrian Bunk2008-07-261-4/+2
| * | | | | | | video/console/stico{n,re}.c: make code staticAdrian Bunk2008-07-263-21/+16
| * | | | | | | make macfb_setup() staticAdrian Bunk2008-07-261-1/+1
| * | | | | | | make init/do_mounts.c:root_device_name staticAdrian Bunk2008-07-262-2/+1
| * | | | | | | drivers/char/rtc.c: make 2 functions staticAdrian Bunk2008-07-262-4/+3
| * | | | | | | mm/swapfile.c: make code staticAdrian Bunk2008-07-262-6/+3
| * | | | | | | make mm/memory.c:print_bad_pte() staticAdrian Bunk2008-07-262-2/+2
| * | | | | | | mm/allocpercpu.c: make 4 functions staticAdrian Bunk2008-07-262-38/+11
| * | | | | | | make mm/sparse.c: make a function staticAdrian Bunk2008-07-261-1/+1
| * | | | | | | make parport_cs_release() staticAdrian Bunk2008-07-261-1/+1
| * | | | | | | make pnp_add_card_id() staticAdrian Bunk2008-07-262-2/+1
| * | | | | | | make cgroup_seqfile_release() staticAdrian Bunk2008-07-261-1/+1
| * | | | | | | drm: make drm_minors_cleanup() staticAdrian Bunk2008-07-261-1/+1
| * | | | | | | cris: use generic show_mem()Johannes Weiner2008-07-261-30/+0
| * | | | | | | frv: use generic show_mem()Johannes Weiner2008-07-261-31/+0
| * | | | | | | m32r: use generic show_mem()Johannes Weiner2008-07-261-36/+0
| * | | | | | | m68k: use generic show_mem()Johannes Weiner2008-07-261-30/+0
| * | | | | | | m68knommu: use generic show_mem()Johannes Weiner2008-07-261-27/+0
| * | | | | | | mips: use generic show_mem()Johannes Weiner2008-07-262-38/+1
| * | | | | | | h8300: use generic show_mem()Johannes Weiner2008-07-261-27/+0
| * | | | | | | mn10300: use generic show_mem()Johannes Weiner2008-07-261-27/+0
| * | | | | | | powerpc: use generic show_mem()Johannes Weiner2008-07-261-39/+0
| * | | | | | | s390: use generic show_mem()Johannes Weiner2008-07-261-32/+0
| * | | | | | | sh: use generic show_mem()Johannes Weiner2008-07-261-41/+0
| * | | | | | | sparc64: use generic show_mem()Johannes Weiner2008-07-261-45/+0
| * | | | | | | um: use generic show_mem()Johannes Weiner2008-07-261-31/+0
| * | | | | | | x86: use generic show_mem()Johannes Weiner2008-07-262-84/+0
| * | | | | | | xtensa: use generic show_mem()Johannes Weiner2008-07-261-27/+0
| * | | | | | | blackfin: use generic show_mem()Johannes Weiner2008-07-261-27/+0
| * | | | | | | avr32: use generic show_mem()Johannes Weiner2008-07-261-39/+0
| * | | | | | | alpha: use generic show_mem()Johannes Weiner2008-07-262-65/+0
| * | | | | | | lib: generic show_mem()Johannes Weiner2008-07-262-1/+64
| * | | | | | | mm: print swapcache page count in show_swap_cache_info()Johannes Weiner2008-07-261-1/+2
| * | | | | | | /proc/PID/syscallRoland McGrath2008-07-261-0/+26
| * | | | | | | task_current_syscallRoland McGrath2008-07-263-0/+81
| * | | | | | | tracehook: wait_task_inactiveRoland McGrath2008-07-265-8/+37