aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-09-15sched: Fix some domain tuningsPeter Zijlstra
2009-09-15sched: Tweak wake_idxPeter Zijlstra
2009-09-15sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra
2009-09-15sched: Add TASK_WAKINGPeter Zijlstra
2009-09-15sched: Hook sched_balance_self() into sched_class::select_task_rq()Peter Zijlstra
2009-09-15pkt_sched: Fix tx queue selection in tc_modify_qdiscJarek Poplawski
2009-09-15RxRPC: Parse security index 5 keys (Kerberos 5)David Howells
2009-09-15RxRPC: Allow key payloads to be passed in XDR formDavid Howells
2009-09-15RxRPC: Declare the security index constants symbolicallyDavid Howells
2009-09-15[PATCH] net: kmemcheck annotation in struct socketEric Dumazet
2009-09-15bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua
2009-09-15tcp: fix ssthresh u16 leftoverIlpo Järvinen
2009-09-15time: Prevent 32 bit overflow with set_normalized_timespec()Thomas Gleixner
2009-09-14Merge branch 'for-linus3' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-09-14ext4: Fix include/trace/events/ext4.h to work with SystemtapTheodore Ts'o
2009-09-15SELinux: inline selinux_is_enabled in !CONFIG_SECURITY_SELINUXEric Paris
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-14Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-09-14Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-09-14Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-09-14cleanup console_print()Anirban Sinha
2009-09-14PCI hotplug: acpiphp: use generic pci_configure_slot()Bjorn Helgaas
2009-09-14PCI hotplug: add pci_configure_slot()Bjorn Helgaas
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2009-09-14PCI hotplug: clean up acpi_get_hp_params_from_firmware() interfaceBjorn Helgaas
2009-09-14net: constify struct inet6_protocolAlexey Dobriyan
2009-09-14net: constify struct net_protocolAlexey Dobriyan
2009-09-14genetlink: fix netns vs. netlink table lockingJohannes Berg
2009-09-14Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-09-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/...Linus Torvalds
2009-09-14PM: Add convenience macro to make switching to dev_pm_ops less error-proneAlbin Tonnerre
2009-09-14Merge branch 'master' into for-linusRafael J. Wysocki
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-14Merge branches 'slab/cleanups' and 'slab/fixes' into for-linusPekka Enberg
2009-09-14PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handleAlex Chiang
2009-09-14tracing: have TRACE_EVENT macro use __flags to not shadow parameterSteven Rostedt
2009-09-14vfs: Remove generic_osync_inode() and sync_page_range{_nolock}()Jan Kara
2009-09-14vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYN...Jan Kara
2009-09-14vfs: Rename generic_file_aio_write_nolockChristoph Hellwig
2009-09-14vfs: Export __generic_file_aio_write() and add some commentsJan Kara
2009-09-14vfs: Introduce filemap_fdatawait_rangeJan Kara
2009-09-14Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-14Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-14tracing: add static to generated TRACE_EVENT functionsSteven Rostedt
2009-09-14block: use blkdev_issue_discard in blk_ioctl_discardChristoph Hellwig
2009-09-14Make DISCARD_BARRIER and DISCARD_NOBARRIER writes instead of readsDavid Woodhouse
2009-09-14block: Optimal I/O limit wrapperMartin K. Petersen