summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-14
|\
| * irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring2013-01-12
| * irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-12
| * irqchip: add basic infrastructureThomas Petazzoni2013-01-10
* | Merge tag 'vt8500/timer' of git://server.prisktech.co.nz/git/linuxwmt into ne...Olof Johansson2013-01-14
|\ \
| * | timer: vt8500: Move timer code to drivers/clocksourceTony Prisk2013-01-14
* | | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-14
|\ \ \ | | |/ | |/|
| * | cred: Remove tgcred pointer from struct credMarc Dionne2013-01-09
| * | 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: fix zone_watermark_ok_safe() accounting of isolated pagesBartlomiej Zolnierkiewicz2013-01-04
| * | | selftests: IPC message queue copy feature testStanislav 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 'swarren-for-3.9-arm-timer-rework' of git://git.kernel.org/pub/scm/...Olof Johansson2013-01-08
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | clocksource: add common of_clksrc_init() functionStephen Warren2013-01-02
| * | ARM: delete struct sys_timerStephen Warren2012-12-24
| * | time: convert arch_gettimeoffset to a pointerStephen Warren2012-12-24
| |/
* | 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
| |/
* | 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
* | | mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins2013-01-02
* | | 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
|\ \ \
| * | | 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
* | | | | 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 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
| * | | | | fsnotify: pass group to fsnotify_destroy_mark()Lino Sanfilippo2012-12-11
| * | | | | fsnotify: use a mutex instead of a spinlock to protect a groups mark listLino Sanfilippo2012-12-11
| * | | | | fsnotify: introduce fsnotify_get_group()Lino Sanfilippo2012-12-11