summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2-0/+23
2011-06-07Staging: altera: move .h file to proper placeGreg Kroah-Hartman1-49/+0
2011-06-07Connector: Set the CN_NETLINK_USERS correctlyK. Y. Srinivasan1-1/+1
2011-06-07mac80211: Stop BA session event from deviceShahar Levi1-0/+17
2011-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+6
2011-06-07ASoC: core - Allow components to probe/remove in sequence.Liam Girdwood2-0/+22
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood1-2/+1
2011-06-07TTY: export NR_LDISC and N_* line discipline numbers to user-spaceFlorian Fainelli1-18/+19
2011-06-07Basic support for Moschip 9900 family I/O chipsNicos Gollan1-0/+4
2011-06-07usb: renesas_usbhs: add DMAEngine supportKuninori Morimoto1-0/+17
2011-06-07USB: gadget.h depends on ch9.h so include ch9.h directlyMark Brown1-0/+1
2011-06-07usb-storage: redo incorrect readsAlan Stern1-1/+3
2011-06-07HID: yurex: recognize GeneralKeys wireless presenter as generic HIDTomoki Sekiyama1-1/+2
2011-06-07x86-64: Emulate legacy vsyscallsAndy Lutomirski1-0/+10
2011-06-07net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan5-1/+4
2011-06-07af_packet: prevent information leakEric Dumazet1-0/+2
2011-06-07net: Rework netdev_drivername() to avoid warning.David S. Miller1-1/+1
2011-06-07ASoC: Add context parameter to card DAPM callbacksMark Brown1-0/+2
2011-06-07ASoC: Specify target bias state directly as a bias stateMark Brown2-5/+5
2011-06-07x86, efi: Add infrastructure for UEFI 2.0 runtime servicesMatthew Garrett1-0/+32
2011-06-07x86, efi: Fix argument types for SetVariable()Matthew Garrett1-1/+1
2011-06-06swiotlb: Export swioltb_nr_tbl and utilize it as appropiate.FUJITA Tomonori1-0/+1
2011-06-06nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields1-0/+4
2011-06-06Merge branch 'gpio/next-mx' into gpio/nextGrant Likely9-16/+26
2011-06-06xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge1-0/+39
2011-06-06ext4: fixed tracepoints cleanupLukas Czerner1-103/+76
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