summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* module: constify within_module_*Sasha Levin2013-01-211-2/+2
* taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+5
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-211-5/+5
|\
| * module: add new state MODULE_STATE_UNFORMED.Rusty Russell2013-01-121-5/+5
* | ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov2013-01-201-1/+0Star
* | Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-161-1/+1
|\ \
| * | cpuidle: remove the power_specified field in the driverDaniel Lezcano2013-01-151-1/+1
* | | lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina2013-01-161-1/+1
* | | module, async: async_synchronize_full() on module init iff async is usedTejun Heo2013-01-161-0/+1
* | | Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-141-20/+0Star
|\ \ \
| * | | Remove __dev* markings from init.hGreg Kroah-Hartman2013-01-101-20/+0Star
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-01-141-0/+3
|\ \ \
| * | | net, wireless: overwrite default_ethtool_opsStanislaw Gruszka2013-01-121-0/+3
* | | | lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse2013-01-111-3/+11
* | | | mm: compaction: partially revert capture of suitable high-order pageMel Gorman2013-01-112-3/+2Star
* | | | linux/audit.h: move ptrace.h include to kernel headerMike Frysinger2013-01-111-0/+1
* | | | audit: create explicit AUDIT_SECCOMP event typeKees Cook2013-01-111-1/+2
* | | | lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina2013-01-112-0/+12
* | | | lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny2013-01-112-14/+4Star
| |/ / |/| |
* | | cred: Remove tgcred pointer from struct credMarc Dionne2013-01-091-1/+0Star
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-01-071-0/+1
|\ \
| * | namei.h: include errno.hStephen Warren2012-12-261-0/+1
| |/
* | mm: fix zone_watermark_ok_safe() accounting of isolated pagesBartlomiej Zolnierkiewicz2013-01-051-8/+0Star
* | selftests: IPC message queue copy feature testStanislav Kinsbursky2013-01-051-1/+2
* | ipc: message queue receive cleanupStanislav Kinsbursky2013-01-051-2/+3
* | ipc: add sysctl to specify desired next object idStanislav Kinsbursky2013-01-051-0/+1
* | include: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-6/+6
* | Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman2013-01-042-2/+2
* | pstore: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-3/+2Star
* | Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds2013-01-031-0/+1
|\ \
| * | PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2012-12-261-0/+1
| |/
* | UAPI: Remove empty Kbuild filesDavid Howells2013-01-035-5/+0Star
* | mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman2013-01-031-1/+1
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-01-021-1/+1
|\ \
| * | ext4: fix deadlock in journal_unmap_buffer()Jan Kara2012-12-251-1/+1
* | | mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins2013-01-021-7/+4Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-272-1/+4
|\ \ \
| * | | pidns: Stop pid allocation when init diesEric W. Biederman2012-12-262-1/+4
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-271-1/+1
|\ \ \
| * | | net: devnet_rename_seq should be a seqcountEric Dumazet2012-12-211-1/+1
* | | | mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall2012-12-261-1/+7
| |/ / |/| |
* | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-12-221-1/+1
|\ \ \
| * | | watchdog: WatchDog Timer Driver Core: fix commentFabio Porcedda2012-12-191-1/+1
* | | | Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2012-12-221-8/+47
|\ \ \ \
| * | | | dm: remove map_infoMikulas Patocka2012-12-211-4/+2Star
| * | | | dm: move target request nr to dm_target_ioMikulas Patocka2012-12-211-4/+10
| * | | | dm: introduce per_bio_dataMikulas Patocka2012-12-211-0/+30
| * | | | dm: prepare to support WRITE SAMEMike Snitzer2012-12-211-0/+5
* | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-12-221-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | mlx4_core: Allow choosing flow steering modeJack Morgenstein2012-12-191-0/+1