summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove the tasklist_lock exportChristoph Hellwig2006-07-102-14/+1
* [PATCH] s390: remove BINFMT_ELF32 config optionHeiko Carstens2006-07-102-9/+2
* [PATCH] disallow modular binfmt_elf32Christoph Hellwig2006-07-102-2/+2
* [PATCH] snsc: switch from force_sig to kill_procChristoph Hellwig2006-07-101-14/+1
* [PATCH] pc8736x_gpio: fix re-modprobe errors: fix/finish cdev-initJim Cromie2006-07-101-2/+15
* [PATCH] pc8736x_gpio: fix re-modprobe errors: undo region reservationJim Cromie2006-07-101-6/+13
* [PATCH] pc8736x_gpio: fix re-modprobe errors: define and use constantsJim Cromie2006-07-101-5/+5
* [PATCH] LED Class support for Soekris net48xxChris Boot2006-07-104-0/+128
* [PATCH] Remove leftover ext3 acl declarationsAndreas Gruenbacher2006-07-101-3/+0
* [PATCH] aoe: cleanup i_rdev usageEric Sesterhenn2006-07-101-1/+1
* [PATCH] uninline init_waitqueue_head()Ingo Molnar2006-07-102-13/+7
* [PATCH] fix weird logic in alloc_fdtable()Andrew Morton2006-07-101-7/+3
* [PATCH] char/rtc: Handle memory-mapped chips properlyMaciej W. Rozycki2006-07-103-9/+41
* [PATCH] make valid_mmap_phys_addr_range() take a pfnLennert Buytenhek2006-07-104-5/+5
* [PATCH] Fix and enable EDAC sysfs operationDoug Thompson2006-07-102-618/+221
* [PATCH] s390: broken null test in claw driverDave Jones2006-07-101-1/+1
* [PATCH] fix oddball boolean logic in s390 netiucvDave Jones2006-07-101-1/+1
* [PATCH] s390: move var declarations behind ifdefSerge E. Hallyn2006-07-101-0/+2
* [PATCH] uml: make mconsole version requests happen in a processJeff Dike2006-07-101-1/+6
* [PATCH] uml: remove unused variableJeff Dike2006-07-101-1/+0
* [PATCH] uml: add some EINTR protectionJeff Dike2006-07-102-10/+6
* [PATCH] uml: formatting fixesJeff Dike2006-07-103-128/+110
* [PATCH] uml: move _kern.c filesJeff Dike2006-07-107-38/+46
* [PATCH] uml: remove syscall debuggingJeff Dike2006-07-107-86/+2
* [PATCH] uml: make some symbols staticJeff Dike2006-07-103-19/+6
* [PATCH] uml: fix exitcall ordering bugJeff Dike2006-07-101-1/+8
* [PATCH] uml: remove os_isattyJeff Dike2006-07-104-23/+16
* [PATCH] uml: remove spinlock wrapper functionsJeff Dike2006-07-102-31/+16
* [PATCH] uml: mark forward_interrupts as being mode-specificJeff Dike2006-07-102-1/+8
* [PATCH] uml: ifdef a mode-specific functionJeff Dike2006-07-102-1/+2
* [PATCH] uml: timer handler tidyingJeff Dike2006-07-101-16/+4
* [PATCH] uml: signal initialization cleanupJeff Dike2006-07-106-15/+14
* [PATCH] uml: remove useless declarationJeff Dike2006-07-101-5/+0
* [PATCH] uml: fix static binary segfaultJeff Dike2006-07-108-34/+28
* [PATCH] uml: remove some useless exportsJeff Dike2006-07-101-6/+0
* [PATCH] uml: timer initialization cleanupJeff Dike2006-07-105-85/+30
* [PATCH] uml: clean up address space limits codeTyler2006-07-105-32/+10
* [PATCH] pcf8563: remove MOD_INC_USE_COUNT, MOD_DEC_USE_COUNTIrwan Djajadi2006-07-101-2/+0
* [PATCH] cris: switch to iminor/imajorEric Sesterhenn2006-07-105-11/+11
* [PATCH] swsusp: fix panic when signature can't be readLinus Torvalds2006-07-101-2/+4
* [PATCH] swsusp warning fixAndrew Morton2006-07-101-10/+10
* [PATCH] swsusp: do not use memcpy for snapshotting memoryRafael J. Wysocki2006-07-101-2/+8
* [PATCH] get_cmos_time() locking fix (lockdep)Andrew Morton2006-07-101-2/+3
* [PATCH] i386 defconfig: set CONFIG_PM_STD_PARTITION=""Adrian Bunk2006-07-101-1/+1
* [PATCH] FRV: Introduce asm-offsets for FRV archDavid Howells2006-07-1013-197/+313
* [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtDavid Howells2006-07-104-6/+694
* [PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells2006-07-106-8/+1
* [PATCH] FDPIC: Define SEEK_* constants in the Linux kernel headersDavid Howells2006-07-101-0/+4
* [PATCH] FDPIC: Adjust the ELF-FDPIC driver to conform more to the CodingStyleDavid Howells2006-07-101-137/+168
* [PATCH] NOMMU: Fix execution off of ramfs with mmap()David Howells2006-07-101-2/+2
OpenPOWER on IntegriCloud