summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [CONNECTOR]: Return proper error code in cn_call_callback()Li Zefan2008-01-041-0/+2
* [INET]: Fix netdev renaming and inet address labelsMark McLoughlin2008-01-041-1/+1
* [CASSINI]: Bump driver version and release date.David S. Miller2008-01-041-2/+2
* [CASSINI]: Fix two obvious NAPI bugs.David S. Miller2008-01-041-2/+2
* [CASSINI]: Set skb->truesize properly on receive packets.David S. Miller2008-01-041-0/+1
* [CASSINI]: Program parent Intel31154 bridge when necessary.David S. Miller2008-01-041-0/+86
* [CASSINI]: Revert 'dont touch page_count'.David S. Miller2008-01-041-32/+4
* [CASSINI]: Fix endianness bug.Al Viro2008-01-042-12/+14
* [XFRM]: Do not define km_migrate() if !CONFIG_XFRM_MIGRATEEric Dumazet2008-01-041-0/+2
* [X25]: Add missing x25_neigh_putJulia Lawall2008-01-041-2/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-01-031-0/+1
|\
| * IB/srp: Fix list corruption/oops on module reloadDavid Dillow2008-01-031-0/+1
* | 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/+1
| * | | | 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/+0
| * | | | 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/+23
* | | | 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-011-9/+0
|\ \ \
| * | | [POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=yPaul Mackerras2008-01-021-9/+0
| |/ /
* | | 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 Purdie2007-12-311-1/+1
| * | | leds: Fix leds_list_lock locking issuesRichard Purdie2007-12-314-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-292-9/+2
* | | [TCP]: use non-delayed ACK for congestion control RTTGavin McCullagh2007-12-291-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-271-4/+49
|\ \ \
| * | | [CRYPTO] padlock: Fix spurious ECB page faultHerbert Xu2007-12-281-4/+49
OpenPOWER on IntegriCloud