summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/~dwmw2/mtd-2.6.26Linus Torvalds2008-06-061-1/+3
|\
| * [MTD] m25p80.c mutex unlock fixChen Gong2008-06-061-1/+3
* | ipwireless: Fix blocked sendingDavid Sterba2008-06-061-8/+12
* | vm: add kzalloc_node() inlineJeff Layton2008-06-061-0/+11
* | pagemap: add documentation for pagemapThomas Tuttle2008-06-061-0/+77
* | pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflagsThomas Tuttle2008-06-061-2/+2
* | pagemap: return map count, not reference count, in /proc/kpagecountThomas Tuttle2008-06-061-1/+1
* | hdaps: fix module loading on Thinkpad T61PTim Gardner2008-06-061-0/+1
* | proc: calculate the correct /proc/<pid> link countVegard Nossum2008-06-061-8/+25
* | rtc: class driver for ppc_md RTC functionsDavid Woodhouse2008-06-063-0/+78
* | asm-m32r/uaccess.h must #include <asm/setup.h>Adrian Bunk2008-06-061-1/+1
* | ext3: fix online resize bugJosef Bacik2008-06-061-1/+2
* | nommu: fix ksize() abusePekka Enberg2008-06-062-5/+5
* | doc: document the kernel-doc conventions for kernel hackersPaul Jackson2008-06-061-0/+99
* | fbdev: export symbol fb_mode_optionGeoff Levand2008-06-061-0/+1
* | MAINTAINERS: reiserfs entry is out of dateAlan Cox2008-06-061-3/+0
* | v850: fix typo in header guardVegard Nossum2008-06-061-1/+1
* | h8300: fix typo in header guardVegard Nossum2008-06-061-1/+1
* | atmel_serial: filter out FP during baud rate detectionHaavard Skinnemoen2008-06-061-1/+1
* | vt: fix vc_resize lockingNick Piggin2008-06-061-5/+8
* | ipc: only output msgmni value at boot timeNadia Derbey2008-06-061-7/+6
* | ipc: restore MSGPOOL original valueNadia Derbey2008-06-061-2/+2
* | vt: fix background color on line feed, DEC invertJan Engelhardt2008-06-061-1/+1
* | cpufreq: fix null object access on Transmeta CPUCHIKAMA masaki2008-06-061-2/+2
* | fbcon: fix wrong vmode bits copied on console switchKrzysztof Helt2008-06-061-3/+1
* | keys: remove unused key_alloc_semDaniel Walker2008-06-061-1/+0
* | cpusets: fix bug when adding nonexistent cpu or memLai Jiangshan2008-06-061-3/+7
* | pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid...Thomas Tuttle2008-06-061-19/+9
* | devscgroup: make white list more compact in some casesPavel Emelyanov2008-06-061-2/+16
* | devscgroup: check for device permissions at mount timePavel Emelyanov2008-06-061-1/+7
* | devscgroup: relax task to dev_cgroup conversionPavel Emelyanov2008-06-061-6/+4
* | devcgroup: make a helper to convert cgroup_subsys_state to devs_cgroupPavel Emelyanov2008-06-061-2/+6
* | introduce memory_read_from_buffer()Akinobu Mita2008-06-062-1/+22
* | lib: export bitrev16Harvey Harrison2008-06-062-1/+3
* | rtc-ds1374: rename device to just "ds1374"Jean Delvare2008-06-063-3/+2
* | Fix various old email addresses for dwmw2David Woodhouse2008-06-0610-10/+10
* | uml: PATH_MAX needs limits.hIngo Molnar2008-06-061-0/+1
* | uml: stub needs to tolerate SIGWINCHJeff Dike2008-06-061-1/+1
* | uml: memcpy export needs to follow host declarationJeff Dike2008-06-061-0/+4
* | uml: deal with inaccessible address space startTom Spink2008-06-064-11/+26
* | uml: remove a duplicate includeHuang Weiyi2008-06-061-1/+0
* | uml: deal with host time going backwardsJeff Dike2008-06-061-0/+7
* | doc: update to URL and status of kernel-docs.txt entryPaul Jackson2008-06-061-4/+4
* | fujitsu-laptop: autoload module on Lifebook P1510DDan Williams2008-06-061-0/+6
* | nommu: fix kobjsize() for SLOB and SLUBPaul Mundt2008-06-061-4/+26
* | m68k: enable CONFIG_COMPAT_BRK by defaultGeert Uytterhoeven2008-06-0612-36/+36
* | brk: make sys_brk() honor COMPAT_BRK when computing lower boundJiri Kosina2008-06-061-1/+7
* | drivers/char/ip2: fix Kconfig after ip2/ip2main mergeRoland.Kletzing2008-06-061-2/+2
* | edd: fix incorrect return of 1 from module_initAlexey Dobriyan2008-06-061-1/+1
* | eCryptfs: remove unnecessary page decrypt callMichael Halcrow2008-06-062-24/+0
OpenPOWER on IntegriCloud