summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2011-05-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-118/+239
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds-104/+69
2011-05-23Merge branch 'slab/next' into for-linusPekka Enberg-104/+69
2011-05-23Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1442/+3765
2011-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-100/+216
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-257/+254
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1351/+755
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-7/+3
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds-10516/+24459
2011-05-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-19/+11
2011-05-23block: move bd_set_size() above rescan_partitions() in __blkdev_get()Tejun Heo-8/+9
2011-05-23Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1093/+3054
2011-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-156/+216
2011-05-23Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-264/+100
2011-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds-3/+32
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds-7/+242
2011-05-23hrtimers: Reorder clock basesThomas Gleixner-7/+7
2011-05-23hrtimers: Avoid touching inactive timer basesThomas Gleixner-19/+29
2011-05-23hrtimers: Make struct hrtimer_cpu_base layout less stupidThomas Gleixner-1/+1
2011-05-23timerfd: Manage cancelable timers in timerfdThomas Gleixner-102/+113
2011-05-23perf tools: Fix sample size bit operationsFrederic Weisbecker-16/+16
2011-05-23perf tools: Fix ommitted mmap data update on remapFrederic Weisbecker-13/+26
2011-05-23apm-emulation: apm_mutex breaks ACK; remove itPaul Parsons-5/+0
2011-05-23Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-...Jiri Kosina-86086/+197511
2011-05-23watchdog: Change the default timeout and configure nmi watchdog period based ...Mandeep Singh Baines-7/+18
2011-05-23watchdog: Disable watchdog when thresh is zeroMandeep Singh Baines-23/+20
2011-05-23watchdog: Only disable/enable watchdog if neccessaryMandeep Singh Baines-8/+12
2011-05-23watchdog: Fix rounding bug in get_sample_period()Mandeep Singh Baines-1/+1
2011-05-23b43: fix comment typo reqest -> requestJim Cromie-2/+2
2011-05-23HID: hid-multitouch: cosmetic changes, sort classes and devicesBenjamin Tissoires-48/+54
2011-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds-386/+603
2011-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds-7/+7
2011-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds-1684/+1553
2011-05-22Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds-534/+535
2011-05-22wireless: fix fatal kernel-doc error + warning in mac80211.hRandy Dunlap-1/+2
2011-05-22x86: setup_smep needs to be __cpuinitLinus Torvalds-2/+2
2011-05-22Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h"Linus Torvalds-8/+7
2011-05-22Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker-0/+38
2011-05-22sparc32: fix build, fix missing cpu_relax declarationSam Ravnborg-0/+1
2011-05-22bnx2x: allow device properly initialize after hotplugDmitry Kravkov-43/+24
2011-05-22bnx2x: fix DMAE timeout according to hw specificationsDmitry Kravkov-1/+1
2011-05-22bnx2x: properly handle CFC DEL in cnic flowVladislav Zolotarov-1/+2
2011-05-22bnx2x: call dev_kfree_skb_any instead of dev_kfree_skbVladislav Zolotarov-3/+3
2011-05-22net: filter: move forward declarations to avoid compile warningsHeiko Carstens-3/+4
2011-05-22pktgen: refactor pg_init() codeWANG Cong-7/+12
2011-05-22pktgen: use vzalloc_node() instead of vmalloc_node() + memset()WANG Cong-2/+1
2011-05-22net: skb_trim explicitely check the linearity instead of data_lenEmmanuel Grumbach-1/+1
2011-05-22ipv4: Give backtrace in ip_rt_bug().Dave Jones-0/+1
2011-05-22net: avoid synchronize_rcu() in dev_deactivate_manyEric Dumazet-2/+15
2011-05-22net: remove synchronize_net() from netdev_set_master()Eric Dumazet-3/+2