aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-06-06keys: remove unused key_alloc_semDaniel Walker1-1/+0
2008-06-06cpusets: fix bug when adding nonexistent cpu or memLai Jiangshan1-3/+7
2008-06-06pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid/pagemapThomas Tuttle1-19/+9
2008-06-06devscgroup: make white list more compact in some casesPavel Emelyanov1-2/+16
2008-06-06devscgroup: check for device permissions at mount timePavel Emelyanov1-1/+7
2008-06-06devscgroup: relax task to dev_cgroup conversionPavel Emelyanov1-6/+4
2008-06-06devcgroup: make a helper to convert cgroup_subsys_state to devs_cgroupPavel Emelyanov1-2/+6
2008-06-06introduce memory_read_from_buffer()Akinobu Mita2-1/+22
2008-06-06lib: export bitrev16Harvey Harrison2-1/+3
2008-06-06rtc-ds1374: rename device to just "ds1374"Jean Delvare3-3/+2
2008-06-06Fix various old email addresses for dwmw2David Woodhouse10-10/+10
2008-06-06uml: PATH_MAX needs limits.hIngo Molnar1-0/+1
2008-06-06uml: stub needs to tolerate SIGWINCHJeff Dike1-1/+1
2008-06-06uml: memcpy export needs to follow host declarationJeff Dike1-0/+4
2008-06-06uml: deal with inaccessible address space startTom Spink4-11/+26
2008-06-06uml: remove a duplicate includeHuang Weiyi1-1/+0
2008-06-06uml: deal with host time going backwardsJeff Dike1-0/+7
2008-06-06doc: update to URL and status of kernel-docs.txt entryPaul Jackson1-4/+4
2008-06-06fujitsu-laptop: autoload module on Lifebook P1510DDan Williams1-0/+6
2008-06-06nommu: fix kobjsize() for SLOB and SLUBPaul Mundt1-4/+26
2008-06-06m68k: enable CONFIG_COMPAT_BRK by defaultGeert Uytterhoeven12-36/+36
2008-06-06brk: make sys_brk() honor COMPAT_BRK when computing lower boundJiri Kosina1-1/+7
2008-06-06drivers/char/ip2: fix Kconfig after ip2/ip2main mergeRoland.Kletzing1-2/+2
2008-06-06edd: fix incorrect return of 1 from module_initAlexey Dobriyan1-1/+1
2008-06-06eCryptfs: remove unnecessary page decrypt callMichael Halcrow2-24/+0
2008-06-06update checkpatch.pl to version 0.19Andy Whitcroft1-102/+182
2008-06-06serial: fix driver_name conflictsAnton Vorontsov2-2/+2
2008-06-06hugetlb: fix lockdep errorNick Piggin1-1/+1
2008-06-06modedb: fix incorrect sync and vmode flags for CVT modesKrzysztof Helt1-0/+1
2008-06-06frv: don't offer BINFMT_FLATAdrian Bunk1-1/+1
2008-06-06cpusets: fix and update DocumentationMiao Xie1-3/+6
2008-06-06md: do not compute parity unless it is on a failed driveDan Williams1-1/+4
2008-06-06md: fix uninitialized use of mddev->recovery_waitDan Williams1-1/+1
2008-06-06md: fix prexor vs sync_request raceDan Williams1-0/+5
2008-06-06spi: fix refcount-related spidev oops-on-rmmodDavid Brownell1-30/+34
2008-06-05Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-12/+15
2008-06-05mmc: Fix crash in mmc_block on 64-bitBen Collins1-1/+1
2008-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds65-348/+434
2008-06-05Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds17-168/+101
2008-06-05Merge git://git.infradead.org/~dwmw2/mtd-2.6.26Linus Torvalds3-3/+3
2008-06-05doc: add suggestions about good practises for maintainersWilly Tarreau1-0/+46
2008-06-05asn1: additional sanity checking during BER decodingChris Wright2-0/+28
2008-06-05Add 'rd' alias to new brd ramdisk driverNick Piggin1-0/+1
2008-06-05x86: fix CONFIG_NONPROMISC_DEVMEM prompt and help textStefan Richter1-8/+12
2008-06-05FRV: ip_fast_csum() requires a memory clobber on its inline asmDavid Howells1-1/+1
2008-06-05PNP: skip UNSET MEM resources as well as DISABLED onesBjorn Helgaas1-1/+1
2008-06-05Fix divide by zero error in build_clear_page() and build_copy_page()Yoichi Yuasa1-4/+6
2008-06-05[MIPS] Fix typo in header guardVegard Nossum1-1/+1
2008-06-05[MIPS] Fix build error - Delete debugging crap that crept in with CMPRalf Baechle1-19/+0
2008-06-05[MIPS] Add accessors for random register.Ralf Baechle1-0/+3