summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: Implement read-only protection and COW'ing of metrics.David S. Miller2011-01-273-37/+80
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-261-0/+1
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-261-0/+1
| |\
| | * Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg2011-01-191-0/+1
* | | net: reduce and unify printk level in netdev_fix_features()Michał Mirosław2011-01-251-1/+1
* | | net: change netdev->features to u32Michał Mirosław2011-01-255-17/+17
* | | net: RPS: Enable hardware acceleration of RFSBen Hutchings2011-01-241-3/+30
* | | lib: cpu_rmap: CPU affinity reverse-mappingBen Hutchings2011-01-241-0/+73
* | | Merge branch 'irq/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...David S. Miller2011-01-242-1/+35
|\ \ \
| * | | genirq: Add IRQ affinity notifiersBen Hutchings2011-01-222-1/+35
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-2438-82/+173
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2011-01-24281-1812/+7244
| |\ \ \
| | * \ \ Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-241-4/+0Star
| | |\ \ \
| | | * | | RTC: Propagate error handling via rtc_timer_enqueue properlyJohn Stultz2011-01-211-2/+0Star
| | | * | | rtc: Cleanup removed UIE emulation declarationJohn Stultz2011-01-211-2/+0Star
| | * | | | Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2011-01-244-9/+32
| | |\ \ \ \
| | | * | | | Remove MAYBE_BUILD_BUG_ONRusty Russell2011-01-244-4/+6
| | | * | | | BUILD_BUG_ON: make it handle more casesRusty Russell2011-01-241-6/+27
| | | | |/ / | | | |/| |
| | * | | | param: add null statement to compiled-in module paramsLinus Walleij2011-01-241-2/+4
| | * | | | module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=nRusty Russell2011-01-241-1/+1
| | * | | | module: show version information for built-in modules in sysfsDmitry Torokhov2011-01-242-0/+34
| | |/ / /
| | * | | Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2011-01-226-20/+45
| | |\ \ \
| | | * | | [media] v4l: Include linux/videodev2.h in media/v4l2-ctrls.hLaurent Pinchart2011-01-191-0/+1
| | | * | | [media] rc: fix up and genericize some time unit conversionsJarod Wilson2011-01-191-0/+3
| | | * | | [media] v4l2-ctrls: v4l2_ctrl_handler_setup must set is_new to 1Hans Verkuil2011-01-191-2/+4
| | | * | | [media] v4l2-subdev: add (un)register internal opsHans Verkuil2011-01-191-0/+17
| | | * | | [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()Hans Verkuil2011-01-193-17/+19
| | | * | | [media] saa7146: Convert from .ioctl to .unlocked_ioctlHans Verkuil2011-01-191-1/+1
| | | |/ /
| | * | | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-211-0/+3
| | |\ \ \
| | | * | | workqueue: relax lockdep annotation on flush_work()Tejun Heo2011-01-111-0/+3
| | * | | | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-01-211-14/+0Star
| | |\ \ \ \
| | | * | | | genirq: Remove __do_IRQThomas Gleixner2011-01-211-14/+0Star
| | * | | | | mm: System without MMU do not need pte_mkwriteMichal Simek2011-01-211-0/+2
| | * | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-01-212-4/+5
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | quota: Fix deadlock during path resolutionJan Kara2011-01-122-4/+5
| | * | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-212-8/+2Star
| | |\ \ \ \ \
| | | * | | | | lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo2011-01-202-8/+2Star
| | * | | | | | ACPI: Introduce acpi_os_ioremap()Rafael J. Wysocki2011-01-212-3/+16
| | * | | | | | Merge branch 'akpm'Linus Torvalds2011-01-211-0/+9
| | |\ \ \ \ \ \
| | | * | | | | | memcg: fix USED bit handling at uncharge in THPKAMEZAWA Hiroyuki2011-01-211-0/+9
| | | |/ / / / /
| | * | | | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2011-01-2114-15/+15
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | ACPICA: Update version to 20110112Bob Moore2011-01-191-1/+1
| | | * | | | | ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-1914-14/+14
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-202-1/+2
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | net_sched: accurate bytes/packets stats/ratesEric Dumazet2011-01-211-3/+5
| | |/ / / / / | |/| | | | |
| * | | | | | sctp: user perfect name for Delayed SACK Timer optionShan Wei2011-01-201-0/+1
* | | | | | | net: Add safe reverse SKB queue walkers.David S. Miller2011-01-211-0/+9
* | | | | | | dccp: clean up unused DCCP_STATE_MASK definitionShan Wei2011-01-211-2/+0Star
* | | | | | | net_sched: RCU conversion of stabEric Dumazet2011-01-211-6/+15
* | | | | | | net_sched: move TCQ_F_THROTTLED flagEric Dumazet2011-01-211-10/+28