aboutsummaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-06Linux 2.6.24-rc7Linus Torvalds1-1/+1
2008-01-06CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPUIngo Molnar2-4/+2
2008-01-06hda_intel suspend latency: shorten codec readIngo Molnar1-1/+2
2008-01-06fix: using joysticks in 32 bit applications on 64 bit systemsAkos Maroy1-0/+8
2008-01-06Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds9-58/+43
2008-01-04[SCSI] SRP transport: only remove our own entriesDave Dillow1-1/+2
2008-01-04[ISDN]: i4l: Fix DLE handling for i4l-audioMatthias Goebl2-0/+5
2008-01-04[ISDN] i4l: 'NO CARRIER' message lost after ldisc flushMatthias Goebl1-0/+5
2008-01-04[CONNECTOR]: Return proper error code in cn_call_callback()Li Zefan1-0/+2
2008-01-04[INET]: Fix netdev renaming and inet address labelsMark McLoughlin1-1/+1
2008-01-04[CASSINI]: Bump driver version and release date.David S. Miller1-2/+2
2008-01-04[CASSINI]: Fix two obvious NAPI bugs.David S. Miller1-2/+2
2008-01-04[CASSINI]: Set skb->truesize properly on receive packets.David S. Miller1-0/+1
2008-01-04[CASSINI]: Program parent Intel31154 bridge when necessary.David S. Miller1-0/+86
2008-01-04[CASSINI]: Revert 'dont touch page_count'.David S. Miller1-32/+4
2008-01-04[CASSINI]: Fix endianness bug.Al Viro2-12/+14
2008-01-04[XFRM]: Do not define km_migrate() if !CONFIG_XFRM_MIGRATEEric Dumazet1-0/+2
2008-01-04[X25]: Add missing x25_neigh_putJulia Lawall1-2/+3
2008-01-03[IA64] Update Altix nofault codeRuss Anderson1-3/+7
2008-01-03[IA64] Update Altix BTE error return status patchRuss Anderson1-2/+4
2008-01-03Console is utf-8 by defaultSamuel Thibault1-6/+7
2008-01-03IB/srp: Fix list corruption/oops on module reloadDavid Dillow1-0/+1
2008-01-03NFSv4: Fix open_to_lock_owner sequenceid allocation...Trond Myklebust1-11/+19
2008-01-03NFSv4: nfs4_open_confirm must not set the open_owner as confirmed on errorTrond Myklebust1-3/+1
2008-01-03NFS: add newline to kernel warning message in auth_gss codeJames Morris1-1/+1
2008-01-03NFSv4: Fix circular locking dependency in nfs4_kill_renewdTrond Myklebust1-2/+0
2008-01-03NFS: Fix a possible Oops in fs/nfs/super.cTrond Myklebust1-1/+11
2008-01-03hwmon: (w83627ehf) Be more careful when changing VID input levelJean Delvare1-14/+22
2008-01-02Fix kernel/ptrace.c compile problem (missing "may_attach()")Linus Torvalds1-1/+1
2008-01-02restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pidAl Viro6-7/+27
2008-01-02scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar9-43/+58
2008-01-02Unify /proc/slabinfo configurationLinus Torvalds7-27/+23
2008-01-02[SCSI] scsi_sysfs: restore prep_fn when ULD is removedJames Bottomley3-1/+21
2008-01-02slub: register slabinfo to procfsPekka Enberg1-0/+17
2008-01-02[POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=yPaul Mackerras1-9/+0
2008-01-01slub: provide /proc/slabinfoPekka J Enberg2-13/+94
2008-01-01fix lguest rmmod "bad pgd"Rusty Russell1-1/+1
2008-01-01x86: fix asm-x86/msr.h for user-space exportMike Frysinger1-35/+39
2008-01-01x86: fix asm-x86/byteorder.h for userspace exportMike Frysinger1-2/+2
2007-12-31leds: Fix locomo LED driver oopsRichard Purdie1-1/+1
2007-12-31leds: Fix leds_list_lock locking issuesRichard Purdie4-11/+12
2007-12-30sched: fix gcc warningsIngo Molnar1-4/+4
2007-12-29[BLUETOOTH]: put_device before device_del fixDave Young2-9/+2
2007-12-29[TCP]: use non-delayed ACK for congestion control RTTGavin McCullagh1-8/+11
2007-12-29[SERIAL]: Fix section mismatches in Sun serial console drivers.David S. Miller2-2/+2
2007-12-28[IPV4] Fix ip=dhcp regressionSimon Horman1-0/+1
2007-12-27[PCI] Do not enable CRS Software Visibility by defaultLinus Torvalds1-18/+0
2007-12-28[POWERPC] PS3: Fix printing of os-area magic numbersGeoff Levand1-10/+30
2007-12-28[POWERPC] Oprofile: Remove dependency on spufs moduleBob Nelson8-38/+99
2007-12-28[CRYPTO] padlock: Fix spurious ECB page faultHerbert Xu1-4/+49