deliverable/linux.git
2012-03-08  Russell KingMerge branch 'sched_clock-for-rmk' of git://git./linux...
2012-02-24  Stephen Boydmsm: timer: Support sched_clock()
2012-02-23  Rob HerringARM: 7344/1: pxa: mainstone: add missing include for...
2012-02-04  Russell KingMerge branch 'sched_clock-for-rmk' of git://git./linux...
2012-02-04  Russell KingMerge branch 'sparse_irq' of git://sources.calxeda...
2012-02-03  Marc ZyngierARM: Make the sched_clock framework mandatory
2012-02-03  Marc ZyngierARM: prima2: convert to common sched_clock() implementation
2012-02-03  Marc ZyngierARM: davinci: convert to common sched_clock() implement...
2012-02-03  Sekhar NoriARM: davinci: time.c: group related header files together
2012-01-30  Jamie IlesARM: picoxcell: remove mach/irqs.h
2012-01-30  Rob HerringARM: highbank: select SPARSE_IRQ and remove irqs.h
2012-01-30  Rob HerringARM: only include mach/irqs.h for !SPARSE_IRQ
2012-01-26  Russell KingMerge branch 'amba' into for-armsoc
2012-01-26  Russell KingARM: amba: samsung: use common amba device initializers
2012-01-26  Russell KingARM: amba: spear: use common amba device initializers
2012-01-26  Russell KingARM: amba: nomadik: use common amba device initializers
2012-01-26  Russell KingARM: amba: u300: use common amba device initializers
2012-01-26  Russell KingARM: amba: lpc32xx: use common amba device initializers
2012-01-26  Russell KingARM: amba: netx: use common amba device initializers
2012-01-26  Russell KingARM: amba: bcmring: use common amba device initializers
2012-01-26  Russell KingARM: amba: ep93xx: use common amba device initializers
2012-01-26  Russell KingARM: amba: omap2: use common amba device initializers
2012-01-26  Russell KingARM: amba: integrator: use common amba device initializers
2012-01-26  Russell KingARM: amba: realview: get rid of private platform amba_d...
2012-01-26  Rob HerringARM: shmobile: remove NR_IRQS
2012-01-26  Rob HerringARM: pxa: remove NR_IRQS
2012-01-26  Rob HerringARM: mmp: remove NR_IRQS
2012-01-26  Rob Herringsh: intc: remove dependency on NR_IRQS
2012-01-26  Rob Herringsh: intc: unify evt2irq/irq2evt macros for sh and arm
2012-01-26  Rob HerringARM: it8152: explicitly include mach/irqs.h
2012-01-26  Rob HerringARM: mc146818rtc: remove unnecessary include of mach...
2012-01-26  Rob HerringARM: remove mc146818rtc.h from time.c
2012-01-26  Rob Herringgpio: pxa: explicitly include mach/irqs.h
2012-01-26  Rob Herringsound: pxa2xx-ac97: include mach/irqs.h directly
2012-01-26  Rob Herringirq: make SPARSE_IRQ an optionally hidden option
2012-01-25  Russell KingARM: amba: versatile: get rid of private platform amba_...
2012-01-25  Russell KingARM: amba: vexpress: get rid of private platform amba_d...
2012-01-25  Russell KingARM: amba: provide common initializers for static amba...
2012-01-25  Russell KingARM: amba: make use of -1 IRQs warn
2012-01-25  Russell KingARM: amba: u300: get rid of NO_IRQ initializers
2012-01-25  Russell KingARM: amba: spear: get rid of NO_IRQ initializers
2012-01-25  Russell KingARM: amba: netx: get rid of NO_IRQ initializers
2012-01-25  Russell KingARM: amba: nomadik: get rid of NO_IRQ initializers
2012-01-25  Russell KingARM: amba: mxs: get rid of NO_IRQ initializers
2012-01-25  Russell KingARM: amba: lpc32xx: get rid of NO_IRQ initializers
2012-01-25  Russell KingARM: amba: integrator/realview/versatile/vexpress:...
2012-01-25  Russell KingARM: amba: samsung: get rid of NO_IRQ initializers
2012-01-25  Russell KingARM: amba: get rid of NO_IRQ initializers
2012-01-25  Russell KingARM: amba: ux500: get rid of NO_IRQ
2012-01-25  Russell KingARM: amba: make irq 0 invalid
2012-01-25  Russell KingARM: amba: mxs: convert to use amba_device_alloc
2012-01-25  Russell KingARM: amba: integrator: convert to use amba_device_alloc
2012-01-25  Russell KingARM: amba: ux500: convert to use amba_device_alloc
2012-01-25  Russell KingARM: amba: of: convert to use amba_device_alloc
2012-01-25  Russell KingARM: amba: add amba_device allocation/add/put functions
2012-01-25  Will DeaconARM: 7300/1: realview: fix definition of GPIO0 interrup...
2012-01-23  Russell KingMerge branches 'debug' and 'idle' into for-armsoc
2012-01-21  Nicolas PitreARM: big removal of now unused arch_idle()
2012-01-20  Nicolas PitreARM: substitute arch_idle()
2012-01-20  Nicolas PitreARM: mach-tegra: properly disable CPU idle call
2012-01-20  Nicolas PitreARM: mach-s3c64xx: use standard arch_idle() implementation
2012-01-20  Nicolas PitreARM: mach-w90x900: properly disable CPU idle call
2012-01-20  Nicolas PitreARM: mach-shark: properly disable CPU idle call
2012-01-20  Nicolas PitreARM: mach-ixp4xx: properly disable CPU idle call
2012-01-20  Nicolas PitreARM: mach-ixp23xx: properly disable CPU idle call
2012-01-20  Nicolas PitreARM: mach-msm: hook special idle handlers to arm_pm_idle
2012-01-20  Nicolas PitreARM: plat-mxc: hook special idle handlers to arm_pm_idle
2012-01-20  Nicolas PitreARM: s3c24xx: move special idle code to out of line
2012-01-20  Nicolas PitreARM: mach-h720x: move special idle code out of line
2012-01-20  Nicolas PitreARM: mach-gemini: move special idle code out of line
2012-01-20  Nicolas PitreARM: mach-ebsa110: move special idle code out of line
2012-01-20  Nicolas PitreARM: mach-clps711x: move special idle code out of line
2012-01-20  Nicolas PitreARM: mach-at91: move special idle code out of line
2012-01-20  Nicolas PitreARM: mach-exynos: use standard arch_idle()
2012-01-20  Nicolas PitreARM: mach-s5p64x0: move idle handler from pm_idle to...
2012-01-20  Nicolas PitreARM: mach-s5pc100: use standard arch_idle()
2012-01-20  Nicolas PitreARM: mach-s5pv210: use standard arch_idle()
2012-01-20  Nicolas PitreARM: OMAP: convert idle handlers from pm_idle to arm_pm...
2012-01-20  Nicolas PitreARM: clean up idle handlers
2012-01-20  Nicolas PitreARM: OMAP1: Fix pm_idle during suspend
2012-01-20  Russell KingARM: debug: arrange Kconfig options more logically
2012-01-19  Linus TorvaldsLinux 3.3-rc1
2012-01-19  Linus TorvaldsMerge branches 'sched-urgent-for-linus', 'perf-urgent...
2012-01-19  Linus TorvaldsMerge tag 'gpio-for-linus' of git://git.secretlab.ca...
2012-01-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-19  H. Peter Anvinx86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits
2012-01-19  H. Peter AnvinMerge remote-tracking branch 'linus/master' into x86...
2012-01-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-19  Al Viroqnx4: don't leak ->BitMap on late failure exits
2012-01-19  Al Viroqnx4: reduce the insane nesting in qnx4_checkroot()
2012-01-19  Al Viroqnx4: di_fname is an array, for crying out loud...
2012-01-19  David HowellsKEYS: Permit key_serial() to be called with a const...
2012-01-19  Mimi Zoharkeys: fix user_defined key sparse messages
2012-01-19  Mimi Zoharima: fix cred sparse warning
2012-01-19  Linus Torvaldsuml: fix compile for x86-64
2012-01-19  David HowellsMPILIB: Add a missing ENOMEM check
2012-01-19  Linus TorvaldsMerge branch 'for-next-merge' of git://git./linux/kerne...
2012-01-18  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2012-01-18  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2012-01-18  Stefan Bergertpm: fix (ACPI S3) suspend regression
next
This page took 0.039272 seconds and 5 git commands to generate.