aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-01-07
|\ \ \ \ \ \ \ \
| * | | | | | | | namei.h: include errno.hStephen Warren2012-12-25
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko2013-01-04
* | | | | | | | mm: fix zone_watermark_ok_safe() accounting of isolated pagesBartlomiej Zolnierkiewicz2013-01-04
* | | | | | | | selftests: IPC message queue copy feature testStanislav Kinsbursky2013-01-04
* | | | | | | | ipc: introduce message queue copy featureStanislav Kinsbursky2013-01-04
* | | | | | | | ipc: message queue receive cleanupStanislav Kinsbursky2013-01-04
* | | | | | | | ipc: add sysctl to specify desired next object idStanislav Kinsbursky2013-01-04
* | | | | | | | include: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* | | | | | | | Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* | | | | | | | pstore: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds2013-01-02
|\ \ \ \ \ \ \
| * | | | | | | PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2012-12-26
| * | | | | | | PCI: Add PCIe Link Capability link speed and width namesBjorn Helgaas2012-12-26
| |/ / / / / /
* | | | | | | UAPI: Remove empty Kbuild filesDavid Howells2013-01-02
* | | | | | | mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman2013-01-02
* | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-01-02
|\ \ \ \ \ \ \
| * | | | | | | ext4: fix deadlock in journal_unmap_buffer()Jan Kara2012-12-25
| * | | | | | | ext4: split off ext4_journalled_invalidatepage()Jan Kara2012-12-25
* | | | | | | | mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins2013-01-02
* | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-12-30
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-12-29
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | drm: Export routines for inserting preallocated nodes into the mm managerChris Wilson2012-12-18
| | * | | | | drm/i915: Implement workaround for broken CS tlb on i830/845Daniel Vetter2012-12-17
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-27
|\ \ \ \ \ \ \
| * | | | | | | pidns: Stop pid allocation when init diesEric W. Biederman2012-12-25
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-27
|\ \ \ \ \ \ \
| * | | | | | | netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabledLi Zefan2012-12-26
| * | | | | | | net: devnet_rename_seq should be a seqcountEric Dumazet2012-12-21
* | | | | | | | mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall2012-12-26
| |/ / / / / / |/| | | | | |
* | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-12-21
|\ \ \ \ \ \ \
| * | | | | | | watchdog: WatchDog Timer Driver Core: fix commentFabio Porcedda2012-12-19
* | | | | | | | Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2012-12-21
|\ \ \ \ \ \ \ \
| * | | | | | | | dm: remove map_infoMikulas Patocka2012-12-21
| * | | | | | | | dm: move target request nr to dm_target_ioMikulas Patocka2012-12-21
| * | | | | | | | dm: introduce per_bio_dataMikulas Patocka2012-12-21
| * | | | | | | | dm: prepare to support WRITE SAMEMike Snitzer2012-12-21
| * | | | | | | | dm ioctl: remove PF_MEMALLOCMikulas Patocka2012-12-21
* | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-12-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mlx4_core: Allow choosing flow steering modeJack Morgenstein2012-12-19
* | | | | | | | | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-12-21
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | asm-generic/mmu.h: Add support for FDPICLars-Peter Clausen2012-12-09
| * | | | | | | | | asm-generic/mmu.h: Remove unused vmlist field from mm_context_tLars-Peter Clausen2012-12-09
| * | | | | | | | | asm-generic: io: remove {read,write} string functionsWill Deacon2012-10-26
| * | | | | | | | | asm-generic/io.h: remove asm/cacheflush.h includeJames Hogan2012-10-25
* | | | | | | | | | Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2012-12-20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fsnotify: make fasync generic for both inotify and fanotifyEric Paris2012-12-11
| * | | | | | | | | | fsnotify: change locking orderLino Sanfilippo2012-12-11
| * | | | | | | | | | fsnotify: dont put marks on temporary list when clearing marks by groupLino Sanfilippo2012-12-11
| * | | | | | | | | | fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remov...Lino Sanfilippo2012-12-11