summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-05-10nilfs2: enlarge s_volume_name member in nilfs_super_blockJiro SEKIBA
2010-05-10nilfs2: insert checkpoint number in segment summary headerRyusuke Konishi
2010-05-10nilfs2: fix style problems in nilfs2_fs.hRyusuke Konishi
2010-05-10nilfs2: update comment for struct nilfs_dat_entryQinghuang Feng
2010-05-09sched: Intoduce get_cpu_iowait_time_us()Arjan van de Ven
2010-05-09sched: Eliminate the ts->idle_lastupdate fieldArjan van de Ven
2010-05-08Merge commit 'v2.6.34-rc6' into x86/cpuH. Peter Anvin
2010-05-08Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...Ingo Molnar
2010-05-08cpu_stop: add dummy implementation for UPTejun Heo
2010-05-08ALSA: sound/usb: fix UAC1 regressionDaniel Mack
2010-05-07Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg
2010-05-07perf: Add group scheduling transactional APIsLin Ming
2010-05-07perf, x86: Improve the PEBS ABIPeter Zijlstra
2010-05-07Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-05-07perf: Fix exit() vs PERF_FORMAT_GROUPPeter Zijlstra
2010-05-07Merge commit 'v2.6.34-rc6' into sched/coreIngo Molnar
2010-05-06net: Increase NET_SKB_PAD to 64 bytesEric Dumazet
2010-05-07Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2010-05-06sched: replace migration_thread with cpu_stopTejun Heo
2010-05-06stop_machine: reimplement using cpu_stopTejun Heo
2010-05-06cpu_stop: implement stop_cpu[s]()Tejun Heo
2010-05-06rcu: create rcu_my_thread_group_empty() wrapperPaul E. McKenney
2010-05-06netpoll: Use 'bool' for netpoll_rx() return type.David S. Miller
2010-05-06netpoll: add generic support for bridge and bonding devicesWANG Cong
2010-05-06Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller
2010-05-06Merge branch 'master' into nextJames Morris
2010-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-05tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one headerSteven Rostedt
2010-05-05net: __alloc_skb() speedupEric Dumazet
2010-05-04x86, acpi/irq: Teach acpi_get_override_irq to take a gsi not an isa_irqEric W. Biederman
2010-05-04x86, acpi/irq: Introduce apci_isa_irq_to_gsiEric W. Biederman
2010-05-04arch, hweight: Fix compilation errorsBorislav Petkov
2010-05-04cgroup: Check task_lock in task_subsys_state()Li Zefan
2010-05-04Merge commit 'v2.6.34-rc6'J. Bruce Fields
2010-05-04tracing: Convert nop macros to static inlinesSteven Rostedt
2010-05-04i2c-core: Use per-adapter userspace device listsJean Delvare
2010-05-03Input: add keypad driver for keys interfaced to TCA6416Sriramakrishnan Govindarajan
2010-05-03net: rcu fixesEric Dumazet
2010-05-03nfsd: further comment typosJ. Bruce Fields
2010-05-03genirq: Add CPU mask affinity hintPeter P Waskiewicz Jr
2010-05-03tun: add ioctl to modify vnet header sizeMichael S. Tsirkin
2010-05-02net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.hDavid S. Miller
2010-05-02net: fix softnet_statChangli Gao
2010-05-02net: Inline skb_pull() in eth_type_trans().David S. Miller
2010-05-01net: sock_def_readable() and friends RCU conversionEric Dumazet
2010-05-01hw-breakpoints: Get the number of available registers on boot dynamicallyFrederic Weisbecker
2010-05-01hw-breakpoints: Separate constraint space for data and instruction breakpointsFrederic Weisbecker
2010-05-01hw-breakpoints: Tag ptrace breakpoint as exclude_kernelFrederic Weisbecker