aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-06-13PCI: add busn_res in struct pci_busYinghai Lu
2012-06-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-06-08Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-06-08Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie
2012-06-08module_param: stop double-calling parameters.Rusty Russell
2012-06-07c/r: prctl: add ability to get clear_tid_addressCyrill Gorcunov
2012-06-07c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removalKonstantin Khlebnikov
2012-06-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-06-06perf: Limit callchains to 127Arun Sharma
2012-06-06sched: Fix domain iterationPeter Zijlstra
2012-06-06Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2012-06-05Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds
2012-06-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-06-05radix-tree: fix contiguous iteratorKonstantin Khlebnikov
2012-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2012-06-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-06-05drm/radeon/kms: add new SI PCI idsAlex Deucher
2012-06-05drm/radeon/kms: add new BTC PCI idsAlex Deucher
2012-06-05drm/radeon/kms: add new Palm, Sumo PCI idsAlex Deucher
2012-06-05drm/radeon/kms: add new Trinity PCI idsAlex Deucher
2012-06-05drm/exynos: fixed size type.Inki Dae
2012-06-04Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-06-04i2c: Add generic I2C multiplexer using pinctrl APIStephen Warren
2012-06-04ACPI: fix acpi_bus.h build warnings when ACPI is not enabledLen Brown
2012-06-03Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"Linus Torvalds
2012-06-03vfs: move inode stat information closer togetherLinus Torvalds
2012-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds
2012-06-01Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro
2012-06-01HAVE_RESTORE_SIGMASK is defined on all architectures nowAl Viro
2012-06-01vfs: retry last component if opening stale dentryMiklos Szeredi
2012-06-01fs: introduce inode operation ->update_timeJosef Bacik
2012-06-01Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-06-01switch aio and shm to do_mmap_pgoff(), make do_mmap() staticAl Viro
2012-06-01take security_mmap_file() outside of ->mmap_semAl Viro
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds