aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-20aio: Use __kernel_ulong_t to define aio_context_tH. Peter Anvin1-1/+1
2012-02-20compat: Add helper functions to read/write struct timeval, timespecH. Peter Anvin1-0/+16
2012-02-20compat: Introduce COMPAT_USE_64BIT_TIMEH. J. Lu1-0/+4
2012-02-20sysinfo: Use explicit types in <linux/sysinfo.h>H. Peter Anvin1-14/+16
2012-02-20posix_types: Introduce __kernel_[u]long_tH. Peter Anvin1-9/+14
2012-02-20sysinfo: Move struct sysinfo to a separate header fileH. Peter Anvin3-19/+25
2012-02-19Delete the __FD_*() funcs for operating on fd_set from linux/time.hDavid Howells1-23/+0
2012-02-19Replace the fd_sets in struct fdtable with an array of unsigned longsDavid Howells1-18/+10
2012-02-19Wrap accesses to the fd_sets in struct fdtableDavid Howells1-0/+30
2012-02-14posix_types: Remove fd_set macrosH. Peter Anvin2-72/+24
2012-02-14posix_types: Make it possible to override __kernel_fsid_tH. Peter Anvin1-4/+6
2012-02-14posix_types: Make __kernel_[ug]id32_t default to unsigned intH. Peter Anvin1-2/+2
2012-02-08Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds3-3/+4
2012-02-07Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds1-0/+5
2012-02-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+10
2012-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-0/+2
2012-02-07target: Change target_submit_cmd() to return voidAndy Grover1-1/+1
2012-02-06exec: fix use-after-free bug in setup_new_exec()Heiko Carstens1-1/+2
2012-02-04Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+13
2012-02-04PM / QoS: CPU C-state breakage with PM Qos changeVenkatesh Pallipadi1-1/+13
2012-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+2
2012-02-04Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+1
2012-02-04Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3Linus Torvalds1-3/+1
2012-02-03Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+2
2012-02-03mfd: Store twl6040-codec mclk configurationPeter Ujfalusi1-0/+2
2012-02-02include/linux/lp8727.h: Remove executable bitJosh Triplett1-0/+0
2012-02-02Fix race in process_vm_rw_coreChristopher Yeoh1-0/+6
2012-02-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2012-02-01Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-2/+0
2012-02-01mtd: fix merge conflict resolution breakageArtem Bityutskiy1-1/+1
2012-02-01Input: gpio_keys - fix struct device declared inside parameter listHeiko Stübner1-0/+2
2012-02-01dma: sh_dma: not all SH DMAC implementations support MEMCPYGuennadi Liakhovetski1-0/+1
2012-02-02lib/mpi: replaced MPI_NULL with normal NULLDmitry Kasatkin1-2/+0
2012-01-31lib: add NO_GENERIC_PCI_IOPORT_MAPMichael S. Tsirkin1-0/+10
2012-01-31Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds1-2/+2
2012-01-31Merge branch 'fix/asoc' into for-linusTakashi Iwai498-4678/+14962
2012-01-30Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-139/+0
2012-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-0/+4
2012-01-30net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTLGlauber Costa1-0/+2
2012-01-30mtd: fix MTD suspendArtem Bityutskiy1-3/+1
2012-01-30ALSA: Add #ifdef CONFIG_PCI guard for snd_pci_quirk_* functionsAxel Lin1-0/+2
2012-01-29PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki1-0/+2
2012-01-28Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-164/+0
2012-01-28Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-21/+7
2012-01-27netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman1-0/+1
2012-01-27perf: Fix broken interrupt rate throttlingStephane Eranian1-0/+1
2012-01-26net: explicitly add jump_label.h header to sock.hGlauber Costa1-0/+1
2012-01-26Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2012-01-26OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen1-0/+5
2012-01-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1