aboutsummaryrefslogtreecommitdiffstats
path: root/net (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-10[PATCH] proper prototype for drivers/message/i2o/device.c:i2o_parm_issue()Adrian Bunk2-2/+5
2006-07-10[PATCH] remove the tasklist_lock exportChristoph Hellwig2-14/+1
2006-07-10[PATCH] s390: remove BINFMT_ELF32 config optionHeiko Carstens2-9/+2
2006-07-10[PATCH] disallow modular binfmt_elf32Christoph Hellwig2-2/+2
2006-07-10[PATCH] snsc: switch from force_sig to kill_procChristoph Hellwig1-14/+1
2006-07-10[PATCH] pc8736x_gpio: fix re-modprobe errors: fix/finish cdev-initJim Cromie1-2/+15
2006-07-10[PATCH] pc8736x_gpio: fix re-modprobe errors: undo region reservationJim Cromie1-6/+13
2006-07-10[PATCH] pc8736x_gpio: fix re-modprobe errors: define and use constantsJim Cromie1-5/+5
2006-07-10[PATCH] LED Class support for Soekris net48xxChris Boot4-0/+128
2006-07-10[PATCH] Remove leftover ext3 acl declarationsAndreas Gruenbacher1-3/+0
2006-07-10[PATCH] aoe: cleanup i_rdev usageEric Sesterhenn1-1/+1
2006-07-10[PATCH] uninline init_waitqueue_head()Ingo Molnar2-13/+7
2006-07-10[PATCH] fix weird logic in alloc_fdtable()Andrew Morton1-7/+3
2006-07-10[PATCH] char/rtc: Handle memory-mapped chips properlyMaciej W. Rozycki3-9/+41
2006-07-10[PATCH] make valid_mmap_phys_addr_range() take a pfnLennert Buytenhek4-5/+5
2006-07-10[PATCH] Fix and enable EDAC sysfs operationDoug Thompson2-618/+221
2006-07-10[PATCH] s390: broken null test in claw driverDave Jones1-1/+1
2006-07-10[PATCH] fix oddball boolean logic in s390 netiucvDave Jones1-1/+1
2006-07-10[PATCH] s390: move var declarations behind ifdefSerge E. Hallyn1-0/+2
2006-07-10[PATCH] uml: make mconsole version requests happen in a processJeff Dike1-1/+6
2006-07-10[PATCH] uml: remove unused variableJeff Dike1-1/+0
2006-07-10[PATCH] uml: add some EINTR protectionJeff Dike2-10/+6
2006-07-10[PATCH] uml: formatting fixesJeff Dike3-128/+110
2006-07-10[PATCH] uml: move _kern.c filesJeff Dike7-38/+46
2006-07-10[PATCH] uml: remove syscall debuggingJeff Dike7-86/+2
2006-07-10[PATCH] uml: make some symbols staticJeff Dike3-19/+6
2006-07-10[PATCH] uml: fix exitcall ordering bugJeff Dike1-1/+8
2006-07-10[PATCH] uml: remove os_isattyJeff Dike4-23/+16
2006-07-10[PATCH] uml: remove spinlock wrapper functionsJeff Dike2-31/+16
2006-07-10[PATCH] uml: mark forward_interrupts as being mode-specificJeff Dike2-1/+8
2006-07-10[PATCH] uml: ifdef a mode-specific functionJeff Dike2-1/+2
2006-07-10[PATCH] uml: timer handler tidyingJeff Dike1-16/+4
2006-07-10[PATCH] uml: signal initialization cleanupJeff Dike6-15/+14
2006-07-10[PATCH] uml: remove useless declarationJeff Dike1-5/+0
2006-07-10[PATCH] uml: fix static binary segfaultJeff Dike8-34/+28
2006-07-10[PATCH] uml: remove some useless exportsJeff Dike1-6/+0
2006-07-10[PATCH] uml: timer initialization cleanupJeff Dike5-85/+30
2006-07-10[PATCH] uml: clean up address space limits codeTyler5-32/+10
2006-07-10[PATCH] pcf8563: remove MOD_INC_USE_COUNT, MOD_DEC_USE_COUNTIrwan Djajadi1-2/+0
2006-07-10[PATCH] cris: switch to iminor/imajorEric Sesterhenn5-11/+11
2006-07-10[PATCH] swsusp: fix panic when signature can't be readLinus Torvalds1-2/+4
2006-07-10[PATCH] swsusp warning fixAndrew Morton1-10/+10
2006-07-10[PATCH] swsusp: do not use memcpy for snapshotting memoryRafael J. Wysocki1-2/+8
2006-07-10[PATCH] get_cmos_time() locking fix (lockdep)Andrew Morton1-2/+3
2006-07-10[PATCH] i386 defconfig: set CONFIG_PM_STD_PARTITION=""Adrian Bunk1-1/+1
2006-07-10[PATCH] FRV: Introduce asm-offsets for FRV archDavid Howells13-197/+313
2006-07-10[PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtDavid Howells4-6/+694
2006-07-10[PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells6-8/+1
2006-07-10[PATCH] FDPIC: Define SEEK_* constants in the Linux kernel headersDavid Howells1-0/+4
2006-07-10[PATCH] FDPIC: Adjust the ELF-FDPIC driver to conform more to the CodingStyleDavid Howells1-137/+168