summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle1-0/+11
2011-06-09perf: Split up buffer handling from core codeFrederic Weisbecker1-29/+4
2011-06-09tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open sideJerry Chu1-0/+1
2011-06-09v2 ethtool: remove support for ETHTOOL_GRXNTUPLEAlexander Duyck2-20/+2
2011-06-09vfs: reorganize 'struct inode' layout a bitLinus Torvalds1-4/+5
2011-06-09Merge 3.0-rc2 + Linus's latest into usb-linusGreg Kroah-Hartman4-8/+10
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-0/+175
2011-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+4
2011-06-08serial: sh-sci: Consolidate RXD pin handling.Paul Mundt1-0/+2
2011-06-08serial: sh-sci: Generalize overrun handling.Paul Mundt1-0/+30
2011-06-08Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2011-06-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2011-06-08Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-1/+2
2011-06-08writeback: remove .nonblocking and .encountered_congestionWu Fengguang1-2/+0
2011-06-08writeback: remove writeback_control.more_ioWu Fengguang1-1/+0
2011-06-08writeback: avoid extra sync work at enqueue timeWu Fengguang1-3/+0
2011-06-08writeback: split inode_wb_list_lock into bdi_writeback.list_lockChristoph Hellwig2-2/+2
2011-06-08writeback: introduce writeback_control.inodes_writtenWu Fengguang1-0/+1
2011-06-08writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stageWu Fengguang1-0/+1
2011-06-08pci/of: Consolidate pci_bus_to_OF_node()Benjamin Herrenschmidt1-0/+5
2011-06-08pci/of: Consolidate pci_device_to_OF_node()Benjamin Herrenschmidt1-0/+5
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2-0/+23
2011-06-07Connector: Set the CN_NETLINK_USERS correctlyK. Y. Srinivasan1-1/+1
2011-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+6
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 Dobriyan3-1/+2
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-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 Likely5-9/+14
2011-06-06netfilter: add more values to enum ip_conntrack_infoEric Dumazet1-0/+3
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 Torvalds2-2/+7
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-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