aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge tag 'maintainers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2012-05-22
|\
| * MAINTAINER: add some drivers upstreamed in CSR SIRFPRIMA2Barry Song2012-04-30
| * maintainership update for the Marvell Orion family of SOCsNicolas Pitre2012-04-30
| * Merge tag 'at91-3.5-maintainers' of git://github.com/at91linux/linux-at91 int...Arnd Bergmann2012-04-22
| |\
| | * MAINTAINERS: remove non-responding web link for atmel_usba driverNicolas Ferre2012-04-17
| | * MAINTAINERS: add entry for Atmel timer counter (TC)Nicolas Ferre2012-04-17
| | * MAINTAINERS: add entry for Atmel DMA driverNicolas Ferre2012-04-17
| | * MAINTAINERS: add entry for Atmel touch screen ADC controller driverJosh Wu2012-04-17
| | * MAINTAINERS: add entry for Atmel isi driverJosh Wu2012-04-17
| |/
* | Merge tag 'ktest-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2012-05-22
|\ \
| * | ktest: Add README to explain what is in the examples directorySteven Rostedt2012-05-22
| * | ktest: Add the snowball.conf example configSteven Rostedt2012-05-22
| * | ktest: Add an example config that does cross compiling of several archsSteven Rostedt2012-05-22
| * | ktest: Add kvm.conf example configSteven Rostedt2012-05-22
| * | ktest: Add useful example configsSteven Rostedt2012-05-22
| * | ktest: Add USE_OUTPUT_MIN_CONFIG to avoid prompt on make_min_configSteven Rostedt2012-05-22
| * | ktest: Add MIN_CONFIG_TYPE to allow making a minum .config that has networkSteven Rostedt2012-05-21
| * | ktest: Fix kernelrevision with POST_BUILDSteven Rostedt2012-05-18
* | | fbdev: sh_mobile_lcdc: Don't confuse line size with pitchLaurent Pinchart2012-05-21
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-21
|\ \ \
| * | | hexagon: Remove select of not longer existing Kconfig switchesThomas Gleixner2012-05-21
| * | | arm: Select core options instead of redefining themThomas Gleixner2012-05-21
| * | | genirq: Do not consider disabled wakeup irqsThomas Gleixner2012-05-04
| * | | genirq: Allow check_wakeup_irqs to notice level-triggered interruptsThomas Gleixner2012-05-04
| * | | genirq: Be more informative on irq type mismatchThomas Gleixner2012-04-19
| * | | genirq: Reject bogus threaded irq requestsThomas Gleixner2012-04-19
| * | | genirq: Streamline irq_actionThomas Gleixner2012-04-19
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-21
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2012-05-21
| |\ \ \ \
| | * | | | SELinux: remove unused common_audit_data in flush_unauthorized_filesEric Paris2012-04-09
| | * | | | SELinux: avc: remove the useless fields in avc_add_callbackWanlong Gao2012-04-09
| | * | | | SELinux: replace weak GFP_ATOMIC to GFP_KERNEL in avc_add_callbackWanlong Gao2012-04-09
| | * | | | SELinux: unify the selinux_audit_data and selinux_late_audit_dataEric Paris2012-04-09
| | * | | | SELinux: remove auditdeny from selinux_audit_dataEric Paris2012-04-09
| | * | | | LSM: do not initialize common_audit_data to 0Eric Paris2012-04-09
| | * | | | LSM: BUILD_BUG_ON if the common_audit_data union ever growsEric Paris2012-04-09
| | * | | | LSM: remove the task field from common_audit_dataEric Paris2012-04-09
| | * | | | apparmor: move task from common_audit_data to apparmor_audit_dataEric Paris2012-04-09
| | * | | | LSM: remove the COMMON_AUDIT_DATA_INIT type expansionEric Paris2012-04-09
| | * | | | SELinux: move common_audit_data to a noinline slow path functionEric Paris2012-04-09
| | * | | | SELinux: remove inode_has_perm_noadpEric Paris2012-04-09
| | * | | | SELinux: delay initialization of audit data in selinux_inode_permissionEric Paris2012-04-09
| | * | | | SELinux: if sel_make_bools errors don't leave inconsistent stateEric Paris2012-04-09
| | * | | | SELinux: remove needless sel_div functionEric Paris2012-04-09
| | * | | | SELinux: possible NULL deref in context_struct_to_stringEric Paris2012-04-09
| | * | | | SELinux: audit failed attempts to set invalid labelsEric Paris2012-04-09
| | * | | | SELinux: rename dentry_open to file_openEric Paris2012-04-09
| | * | | | SELinux: check OPEN on truncate callsEric Paris2012-04-09
| | * | | | SELinux: add default_type statementsEric Paris2012-04-09
| | * | | | SELinux: allow default source/target selectors for user/role/rangeEric Paris2012-04-09