summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-02-27skbuff: align sk_buff::cb to 64 bit and close some potential holesFelix Fietkau
2010-02-27dev: support deferring device flag change notificationsPatrick McHardy
2010-02-27rtnetlink: handle rtnl_link netlink notifications manuallyPatrick McHardy
2010-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2010-02-27rcu: Make non-RCU_PROVE_LOCKING rcu_read_lock_sched_held() understand bootPaul E. McKenney
2010-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2010-02-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds
2010-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-02-26netdevice.h: check for CONFIG_WLAN instead of CONFIG_WLAN_80211John W. Linville
2010-02-26[S390] Define new s390 ELF note sections in elf.hMichael Holzheu
2010-02-26USB: implement non-tree resume ordering constraints for PCI host controllersAlan Stern
2010-02-26PM: Allow device drivers to use dpm_wait()Rafael J. Wysocki
2010-02-26PM: Add facility for advanced testing of async suspend/resumeRafael J. Wysocki
2010-02-26PM: Asynchronous suspend and resume of devicesRafael J. Wysocki
2010-02-26PM / Runtime: Add sysfs switch for disabling device run-time PMRafael J. Wysocki
2010-02-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-02-26V4L/DVB (14003): gspca_cpai1: New gspca subdriver for CPIA CPiA version 1 camsHans de Goede
2010-02-26V4L/DVB (13992): gspca_sn9c2028: New gspca subdriverTheodore Kilgore
2010-02-26can: ti hecc module : add platform specific initialization callback.Sriramakrishnan
2010-02-26Revert "ethtool: Add n-tuple string length to drvinfo and return it"David S. Miller
2010-02-26block: remove padding from io_context on 64bit buildsRichard Kennedy
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen
2010-02-26block: Add BLK_ prefix to definitionsMartin K. Petersen
2010-02-26block: Remove unused accessor functionMartin K. Petersen
2010-02-26ethtool: Add n-tuple string length to drvinfo and return itPeter Waskiewicz
2010-02-26perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra
2010-02-26perf_events: Add new start/stop PMU callbacksStephane Eranian
2010-02-26can: netlink support for bus-error reporting and countersWolfgang Grandegger
2010-02-26Input: atkbd - release previously reserved keycodes 248 - 254Dmitry Torokhov
2010-02-26Input: add KEY_WPS_BUTTON definitionDmitry Torokhov
2010-02-26Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2010-02-26Merge commit 'v2.6.33' into tracing/coreIngo Molnar
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-26rcu: Make rcu_read_lock_sched_held() take boot time into accountPaul E. McKenney
2010-02-26Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2010-02-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-02-25Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-02-25Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse'...Jiri Kosina
2010-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2010-02-25tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney
2010-02-25rcu: Accelerate grace period if last non-dynticked CPUPaul E. McKenney
2010-02-25vfs: Abstract rcu_dereference_check for files-fdtable usePaul E. McKenney
2010-02-25vfs: Apply lockdep-based checking to rcu_dereference() usesPaul E. McKenney
2010-02-25sched: Use lockdep-based checking on rcu_dereference()Paul E. McKenney