summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-04-12caif: code cleanupStephen Hemminger5-112/+7
2011-04-12PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki1-8/+3
2011-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller149-216/+258
2011-04-12ASoC: Add WM8915 CODEC driverMark Brown1-0/+55
2011-04-12v3 ethtool: add ntuple flow specifier data to network flow classifierAlexander Duyck1-21/+32
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-9/+23
2011-04-11sched: Dynamic sched_domain::levelPeter Zijlstra1-20/+3
2011-04-11sched: Remove some dead codePeter Zijlstra1-6/+0
2011-04-11sched: Reduce some allocation pressurePeter Zijlstra1-0/+8
2011-04-11sched: Dynamically allocate sched_domain/sched_group data-structuresPeter Zijlstra1-0/+5
2011-04-11PCI: Move ATS declarations in seperate header fileJoerg Roedel1-0/+52
2011-04-11Disable rp_filter for IPsec packetsMichael Smith1-0/+9
2011-04-11fib_validate_source(): pass sk_buff instead of markMichael Smith1-3/+3
2011-04-09exec: unify do_execve/compat_do_execve codeOleg Nesterov1-4/+0
2011-04-08ASoC: Add data based control initialisation for CODECs and cardsMark Brown1-1/+6
2011-04-08Bluetooth: Move busy workqueue to struct l2cap_chanGustavo F. Padovan1-1/+1
2011-04-08Bluetooth: Move srej and busy queues to struct l2cap_chanGustavo F. Padovan1-4/+2
2011-04-08Bluetooth: Move ERTM timers to struct l2cap_chanGustavo F. Padovan1-7/+8
2011-04-08Bluetooth: Move remote info to struct l2cap_chanGustavo F. Padovan1-5/+5
2011-04-08Bluetooth: Move SDU related vars to struct l2cap_chanGustavo F. Padovan1-4/+4
2011-04-08Bluetooth: Move more ERTM stuff to struct l2cap_chanGustavo F. Padovan1-5/+5
2011-04-08Bluetooth: Move of ERTM *_seq vars to struct l2cap_chanGustavo F. Padovan1-10/+10
2011-04-08Bluetooth: Move conn_state to struct l2cap_chanGustavo F. Padovan1-2/+3
2011-04-08Bluetooth: clean up l2cap_sock_recvmsg()Gustavo F. Padovan1-2/+1
2011-04-08Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chanGustavo F. Padovan1-5/+6
2011-04-08Bluetooth: Move ident to struct l2cap_chanGustavo F. Padovan1-2/+2
2011-04-08Bluetooth: Remove struct del_listGustavo F. Padovan1-5/+0
2011-04-08Bluetooth: Use struct list_head for L2CAP channels listGustavo F. Padovan1-9/+3
2011-04-08Bluetooth: Create struct l2cap_chanGustavo F. Padovan1-6/+12
2011-04-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller7-9/+23
2011-04-08ipv4: Fix "Set rt->rt_iif more sanely on output routes."OGAWA Hirofumi1-2/+3
2011-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-19/+50
2011-04-07nl80211: Add BSS parameters to stationPaul Stewart2-1/+68
2011-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville4-6/+110
2011-04-07Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/mis...Oleg Nesterov2-30/+14
2011-04-07SUNRPC: Don't wait for full record to receive tcp dataJ. Bruce Fields1-0/+1
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds139-191/+191
2011-04-07net: fix skb_add_data_nocache() to calc csum correctlyWei Yongjun1-7/+8
2011-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-2/+13
2011-04-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller1-50/+130
2011-04-06can: mcp251x: Allow pass IRQ flags through platform data.Enric Balletbo i Serra1-0/+2
2011-04-06ASoC: Add max98095 CODEC driverPeter Hsiang1-0/+26
2011-04-06update David Miller's old email addressJustin P. Mattock1-1/+1
2011-04-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Linus Torvalds3-1/+4
2011-04-06dm: improve block integrity supportMike Snitzer1-0/+2
2011-04-06fs: export empty_aopsJens Axboe1-0/+2
2011-04-06block: get rid of elv_insert() interfaceJens Axboe1-1/+0
2011-04-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller4-5/+5
2011-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-3/+7
2011-04-05ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNLBen Hutchings1-1/+29