summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Console is utf-8 by defaultSamuel Thibault2008-01-031-6/+7
* Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2008-01-031-14/+22
|\
| * hwmon: (w83627ehf) Be more careful when changing VID input levelJean Delvare2008-01-031-14/+22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2008-01-031-4/+4
|\ \
| * | sched: fix gcc warningsIngo Molnar2007-12-301-4/+4
* | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2008-01-034-18/+32
|\ \ \
| * | | NFSv4: Fix open_to_lock_owner sequenceid allocation...Trond Myklebust2008-01-031-11/+19
| * | | NFSv4: nfs4_open_confirm must not set the open_owner as confirmed on errorTrond Myklebust2008-01-031-3/+1Star
| * | | NFS: add newline to kernel warning message in auth_gss codeJames Morris2008-01-031-1/+1
| * | | NFSv4: Fix circular locking dependency in nfs4_kill_renewdTrond Myklebust2008-01-031-2/+0Star
| * | | NFS: Fix a possible Oops in fs/nfs/super.cTrond Myklebust2008-01-031-1/+11
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-01-033-1/+21
|\ \ \ \ | |/ / / |/| | |
| * | | [SCSI] scsi_sysfs: restore prep_fn when ULD is removedJames Bottomley2008-01-023-1/+21
* | | | Fix kernel/ptrace.c compile problem (missing "may_attach()")Linus Torvalds2008-01-021-1/+1
* | | | restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pidAl Viro2008-01-026-7/+27
* | | | scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar2008-01-029-43/+58
* | | | Unify /proc/slabinfo configurationLinus Torvalds2008-01-027-27/+23Star
* | | | slub: register slabinfo to procfsPekka Enberg2008-01-021-0/+17
|/ / /
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-01-021-9/+0Star
|\ \ \
| * | | [POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=yPaul Mackerras2008-01-021-9/+0Star
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-01-012-37/+41
|\ \ \
| * | | x86: fix asm-x86/msr.h for user-space exportMike Frysinger2008-01-011-35/+39
| * | | x86: fix asm-x86/byteorder.h for userspace exportMike Frysinger2008-01-011-2/+2
| |/ /
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2008-01-015-12/+13
|\ \ \
| * | | leds: Fix locomo LED driver oopsRichard Purdie2008-01-011-1/+1
| * | | leds: Fix leds_list_lock locking issuesRichard Purdie2008-01-014-11/+12
| |/ /
* | | slub: provide /proc/slabinfoPekka J Enberg2008-01-012-13/+94
* | | fix lguest rmmod "bad pgd"Rusty Russell2008-01-011-1/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-12-302-2/+2
|\ \
| * | [SERIAL]: Fix section mismatches in Sun serial console drivers.David S. Miller2007-12-292-2/+2
* | | [BLUETOOTH]: put_device before device_del fixDave Young2007-12-302-9/+2Star
* | | [TCP]: use non-delayed ACK for congestion control RTTGavin McCullagh2007-12-301-8/+11
* | | [IPV4] Fix ip=dhcp regressionSimon Horman2007-12-281-0/+1
|/ /
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-12-289-48/+129
|\ \
| * | [POWERPC] PS3: Fix printing of os-area magic numbersGeoff Levand2007-12-281-10/+30
| * | [POWERPC] Oprofile: Remove dependency on spufs moduleBob Nelson2007-12-288-38/+99
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2007-12-281-4/+49
|\ \ \
| * | | [CRYPTO] padlock: Fix spurious ECB page faultHerbert Xu2007-12-281-4/+49
* | | | [PCI] Do not enable CRS Software Visibility by defaultLinus Torvalds2007-12-281-18/+0Star
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-12-2712-16/+34
|\ \ \
| * | | [IPV4]: Fix ip command line processing.Simon Horman2007-12-272-10/+5Star
| * | | [VETH]: move veth.h to include/linuxStephen Hemminger2007-12-273-1/+2
| * | | [NET] tc_nat: header installStephen Hemminger2007-12-271-0/+1
| * | | [TUNTAP]: Fix wrong debug message.Toyo Abe2007-12-271-1/+1
| * | | [NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibilityPatrick McHardy2007-12-273-2/+7
| * | | mac80211: warn when receiving frames with unaligned dataJohannes Berg2007-12-271-0/+13
| * | | mac80211: round station cleanup timerJohannes Berg2007-12-271-2/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-12-272-0/+20
|\ \ \ \
| * | | | [SPARC64]: Implement pci_resource_to_user()David S. Miller2007-12-272-0/+20
| |/ / /
* / / / Revert quicklist need->flush fixChristoph Lameter2007-12-271-3/+0Star
|/ / /