summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-06-06netfilter: add more values to enum ip_conntrack_infoEric Dumazet1-0/+3
2011-06-06include/net: Remove unnecessary semicolonsJoe Perches1-2/+2
2011-06-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller9-15/+29
2011-06-04signal: remove three noop tracehooksTejun Heo1-52/+0
2011-06-04job control: introduce task_set_jobctl_pending()Tejun Heo1-0/+2
2011-06-04job control: introduce JOBCTL_PENDING_MASK and task_clear_jobctl_pending()Tejun Heo1-1/+4
2011-06-04ptrace: ptrace_check_attach(): rename @kill to @ignore_state and add commentsTejun Heo1-1/+1
2011-06-04job control: rename signal->group_stop and flags to jobctl and update themTejun Heo1-8/+14
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-8/+16
2011-06-04perf: Fix comments in include/linux/perf_event.hVince Weaver1-4/+4
2011-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+3
2011-06-04Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-1/+3
2011-06-04more conservative S_NOSEC handlingAl Viro1-1/+2
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds1-5/+4
2011-06-03bcma: read SPROM and extract MAC from itRafał Miłecki2-0/+6
2011-06-03lib: cordic: add library module providing cordic angle calculationArend van Spriel1-0/+48
2011-06-03lib: crc8: add new library module providing crc8 algorithmArend van Spriel1-0/+101
2011-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+6
2011-06-03gpio/74x164: remove unnecessary defines and prototypeH Hartley Sweeten1-2/+0
2011-06-03slub: always align cpu_slab to honor cmpxchg_double requirementChris Metcalf1-0/+3
2011-06-03irq: Handle spurios irq detection for threaded irqsSebastian Andrzej Siewior1-3/+3
2011-06-03net: tracepoint of net_dev_xmit sees freed skb and causes panicKoki Sanagi1-5/+7
2011-06-02iosched: prevent aliased requests from starving other I/OJeff Moyer1-1/+1
2011-06-02asm-generic/unistd.h: support sendmmsg syscallChris Metcalf1-1/+3
2011-06-02sctp: Add ASCONF operation on the single-homed hostMichio Honda1-0/+2
2011-06-02sctp: Add socket option operation for Auto-ASCONF.Michio Honda1-0/+1
2011-06-02sctp: Add Auto-ASCONF support (core).Michio Honda2-0/+17
2011-06-02sctp: Allow regular C expression in 4th argument for SCTP_DEBUG_PRINTK_IPADDR...YOSHIFUJI Hideaki1-4/+5
2011-06-02af-packet: Add flag to distinguish VID 0 from no-vlan.Ben Greear1-0/+1
2011-06-02caif: Add CAIF HSI Link layer driverDmitry.Tarnyagin1-0/+145
2011-06-02drm/radeon/kms: add llano pci idsAlex Deucher1-0/+11
2011-06-02Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-0/+4
2011-06-01nl80211: add testmode dump supportWey-Yi Guy2-0/+15
2011-06-01bcma: host pci: implement block R/W operationsRafał Miłecki1-0/+18
2011-06-01bcma: add IRQ number and pointer to DMA devRafał Miłecki1-0/+2
2011-06-01cfg80211: don't drop p2p probe responsesEliad Peller1-2/+6
2011-06-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-0/+1
2011-06-01[media] v4l: Fix media_entity_to_video_device macro argument nameLaurent Pinchart1-2/+2
2011-06-01intel-iommu: Enable super page (2MiB, 1GiB, etc.) supportYouquan Song1-0/+4
2011-06-01mtd: fix physmap.h warningsRandy Dunlap1-0/+1
2011-06-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-1/+2
2011-06-01sctp: stop pending timers and purge queues when peer restart asocWei Yongjun2-1/+2
2011-05-31sched: Fix schedstat.nr_wakeups_migratePeter Zijlstra1-0/+1
2011-05-31block: remove unwanted semicolonsNamhyung Kim1-2/+2
2011-05-30regulator: Do bulk enables of regulators in parallelMark Brown1-0/+3
2011-05-30Revert "block: Remove extra discard_alignment from hd_struct."Jens Axboe1-0/+1
2011-05-30virtio: add api for delayed callbacksMichael S. Tsirkin1-0/+9
2011-05-30virtio ring: inline function to check for eventsMichael S. Tsirkin1-0/+14
2011-05-30virtio: event index interfaceMichael S. Tsirkin1-1/+14
2011-05-30virtio: add full three-clause BSD text to headers.Rusty Russell9-7/+214