summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEADLinus Torvalds2006-07-107-463/+11
|\
| * [DCCP]: Fix sparse warnings.Alan Cox2006-07-101-2/+2
| * [TCP]: Remove TCP CompoundDavid S. Miller2006-07-103-459/+0
| * [BPQ] lockdep: fix false positiveRalf Baechle2006-07-101-0/+7
| * [IPV4] inetpeer: Get rid of volatile from peer_totalHerbert Xu2006-07-101-1/+1
| * [AX.25]: Get rid of the last volatile.Ralf Baechle2006-07-101-1/+1
* | [PATCH] x86_64: Fix access check in ptrace compatAndi Kleen2006-07-101-3/+10
* | [PATCH] x86_64: Allow oprofile for model P4 modelsAndi Kleen2006-07-101-1/+4
* | [PATCH] x86_64: Fix up bogus defaults in ACPI KconfigAndi Kleen2006-07-101-2/+0
* | [PATCH] x86_64: Fix Calgary copyright statements per IBM guidelinesMuli Ben-Yehuda2006-07-104-9/+17
* | [PATCH] x86_64: Add a MAINTAINERS entry for CalgaryMuli Ben-Yehuda2006-07-101-0/+9
* | [PATCH] x86_64: Fix hotplug problem in mce amdJacob Shin2006-07-101-1/+1
* | [PATCH] x86_64: Bring x86-64 ia32 emul in sync with i386 on READ_IMPLIES_EXEC...Markus Schoder2006-07-101-1/+1
* | [PATCH] x86_64: Update defconfigAndi Kleen2006-07-101-5/+31
|/
* [PATCH] knfsd: nfsd4: add per-operation server statsShankar Anand2006-07-104-0/+30
* [PATCH] isdn: cleanup i_rdev udageEric Sesterhenn2006-07-102-7/+7
* [PATCH] lockdep: disable lock debugging when kernel state becomes untrustedArjan van de Ven2006-07-101-0/+2
* [PATCH] checklist updateAndrew Morton2006-07-101-35/+41
* [PATCH] proper prototype for drivers/message/i2o/device.c:i2o_parm_issue()Adrian Bunk2006-07-102-2/+5
* [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
OpenPOWER on IntegriCloud