summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* aio: Use __kernel_ulong_t to define aio_context_tH. Peter Anvin2012-02-201-1/+1
* compat: Add helper functions to read/write struct timeval, timespecH. Peter Anvin2012-02-201-0/+16
* compat: Introduce COMPAT_USE_64BIT_TIMEH. J. Lu2012-02-201-0/+4
* sysinfo: Use explicit types in <linux/sysinfo.h>H. Peter Anvin2012-02-201-14/+16
* posix_types: Introduce __kernel_[u]long_tH. Peter Anvin2012-02-201-9/+14
* sysinfo: Move struct sysinfo to a separate header fileH. Peter Anvin2012-02-203-19/+25
* Delete the __FD_*() funcs for operating on fd_set from linux/time.hDavid Howells2012-02-191-23/+0
* Replace the fd_sets in struct fdtable with an array of unsigned longsDavid Howells2012-02-191-18/+10
* Wrap accesses to the fd_sets in struct fdtableDavid Howells2012-02-191-0/+30
* posix_types: Remove fd_set macrosH. Peter Anvin2012-02-142-72/+24
* posix_types: Make it possible to override __kernel_fsid_tH. Peter Anvin2012-02-141-4/+6
* posix_types: Make __kernel_[ug]id32_t default to unsigned intH. Peter Anvin2012-02-141-2/+2
* Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-02-093-3/+4
|\
| * target: Change target_submit_cmd() to return voidAndy Grover2012-02-071-1/+1
| * target: Allow control CDBs with data > 1 pageAndy Grover2012-01-182-2/+3
* | Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-02-081-0/+5
|\ \
| * | OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen2012-01-261-0/+5
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-02-071-0/+10
|\ \ \
| * | | lib: add NO_GENERIC_PCI_IOPORT_MAPMichael S. Tsirkin2012-01-311-0/+10
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2012-02-071-0/+2
|\ \ \ \
| * | | | mfd: Store twl6040-codec mclk configurationPeter Ujfalusi2012-02-031-0/+2
* | | | | exec: fix use-after-free bug in setup_new_exec()Heiko Carstens2012-02-071-1/+2
* | | | | Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-02-051-1/+13
|\ \ \ \ \
| * | | | | PM / QoS: CPU C-state breakage with PM Qos changeVenkatesh Pallipadi2012-02-041-1/+13
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-02-041-0/+2
|\ \ \ \ \
| * | | | | Input: gpio_keys - fix struct device declared inside parameter listHeiko Stübner2012-02-011-0/+2
* | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-02-041-0/+1
|\ \ \ \ \ \
| * | | | | | dma: sh_dma: not all SH DMAC implementations support MEMCPYGuennadi Liakhovetski2012-02-011-0/+1
* | | | | | | Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3Linus Torvalds2012-02-041-3/+1
|\ \ \ \ \ \ \
| * | | | | | | mtd: fix MTD suspendArtem Bityutskiy2012-01-301-3/+1
* | | | | | | | Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2012-02-031-0/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2012-01-31498-4678/+14962
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | ALSA: Add #ifdef CONFIG_PCI guard for snd_pci_quirk_* functionsAxel Lin2012-01-301-0/+2
* | | | | | | | | include/linux/lp8727.h: Remove executable bitJosh Triplett2012-02-031-0/+0
* | | | | | | | | Fix race in process_vm_rw_coreChristopher Yeoh2012-02-021-0/+6
| | | | | | | | |
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
*---. \ \ \ \ \ \ \ \ Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds2012-02-021-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | perf: Fix broken interrupt rate throttlingStephane Eranian2012-01-271-0/+1
* | | | | | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2012-02-021-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | lib/mpi: replaced MPI_NULL with normal NULLDmitry Kasatkin2012-02-011-2/+0
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* / | | | | | | | | | | mtd: fix merge conflict resolution breakageArtem Bityutskiy2012-02-011-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds2012-01-311-2/+2
|\ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-301-139/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman2012-01-251-139/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | usb: otg: kill langwell_otg driverAlexander Shishkin2012-01-241-139/+0
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * / | | | | | | | | | | kernel-doc: fix new warning in usb.hRandy Dunlap2012-01-241-0/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-303-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTLGlauber Costa2012-01-301-0/+2
| * | | | | | | | | | | | netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman2012-01-281-0/+1
| * | | | | | | | | | | | net: explicitly add jump_label.h header to sock.hGlauber Costa2012-01-261-0/+1
* | | | | | | | | | | | | PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki2012-01-291-0/+2
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |