summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* random: fix bound check ordering (CVE-2007-3105)Matt Mackall2007-07-191-2/+7
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-07-191-18/+59
|\
| * ocfs2: ->fallocate() supportMark Fasheh2007-07-191-18/+59
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-07-1918-154/+33
|\ \
| * | [PATCH] sched: implement cpu_clock(cpu) high-speed time sourceIngo Molnar2007-07-192-0/+24
| * | [PATCH] sched: fix the all pinned logic in load_balance_newidle()Suresh Siddha2007-07-191-2/+4
| * | [PATCH] sched: fix newly idle load balance in case of SMTSuresh Siddha2007-07-191-3/+5
| * | [PATCH] sched: sched_cacheflush is now unusedRalf Baechle2007-07-1916-149/+0
* | | user namespace: fix copy_user_ns return valueSerge E. Hallyn2007-07-191-1/+1
* | | slub: fix ksize() for zero-sized pointersLinus Torvalds2007-07-191-1/+1
* | | Fix up non-NUMA SLAB configuration for zero-sized allocationsLinus Torvalds2007-07-191-2/+2
|/ /
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-1937-270/+663
|\ \
| * | [TG3]: Fix msi issue with kexec/kdump.Michael Chan2007-07-182-49/+66
| * | [NET] XFRM: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-192-2/+2
| * | [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-6/+6
| * | [NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * | [NET] SCTP: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-192-3/+3
| * | [NET] RXRPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-5/+5
| * | [NET] ROSE: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * | [NET] RFKILL: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * | [NET] PACKET: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * | [NET] NETROM: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * | [NET] NETFILTER: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-192-2/+2
| * | [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-193-3/+3
| * | [NET] DCCP: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * | [NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-193-3/+3
| * | [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * | [NET] AX25: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
| * | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2007-07-187-146/+173
| |\ \
| | * | [PATCH] mac80211: remove rtnl locking in ieee80211_sta.cMichael Wu2007-07-181-6/+0
| | * | [PATCH] mac80211: fix GCC warning on 64bit platformsJiri Benc2007-07-181-2/+2
| | * | [PATCH] mac80211: regdomain.c needs to include ieee80211_i.hJohannes Berg2007-07-171-0/+1
| | * | [PATCH] mac80211: regulatory domain cleanupDaniel Drake2007-07-175-135/+164
| | * | [PATCH] mac80211: use debugfs_renameJohannes Berg2007-07-171-3/+6
| * | | [GENETLINK]: Dynamic multicast groups.Johannes Berg2007-07-183-7/+263
| * | | [NETLIKN]: Allow removing multicast groups.Johannes Berg2007-07-182-12/+46
| * | | [NETLINK]: allocate group bitmaps dynamicallyJohannes Berg2007-07-182-24/+83
| * | | [RFKILL]: Make state sysfs writableIvo van Doorn2007-07-181-1/+1
* | | | IDE: fix termination of non-fs requestsJens Axboe2007-07-191-6/+11
* | | | afs build fixAndrew Morton2007-07-191-1/+2
* | | | kernel/sysctl.c: finish off the warning commentsAndrew Morton2007-07-191-1/+4
* | | | drivers/edac: add to edac docsDoug Thompson2007-07-191-27/+165
* | | | drivers/edac: fix edac_device sysfs corner case bugDoug Thompson2007-07-193-51/+85
* | | | drivers/edac: add to maintainers new infoDouglas Thompson2007-07-191-3/+21
* | | | drivers/edac: new i82975x driverRanganathan Desikan2007-07-193-0/+674
* | | | drivers/edac: fix workq reset deadlockDoug Thompson2007-07-192-28/+100
* | | | drivers/edac: code tidying on export-gplDoug Thompson2007-07-192-13/+16
* | | | drivers/edac: fix edac_device sysfs completion codeDouglas Thompson2007-07-194-115/+277
* | | | drivers/edac: fix edac_mc sysfs completion codeDoug Thompson2007-07-195-249/+399
* | | | drivers/edac: fix edac_device init apisDoug Thompson2007-07-192-7/+7