aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-19avr32: add include/asm-avr32/serial.hAdrian Bunk
2008-04-19avr32: don't offer PARPORT_PCAdrian Bunk
2008-04-19avr32: don't offer CONFIG_GEN_RTCAdrian Bunk
2008-04-19avr32: don't offer CONFIG_RTCAdrian Bunk
2008-04-19add include/asm-avr32/xor.hAdrian Bunk
2008-04-19avr32: Remove two unused #defines from mm/init.cJohannes Weiner
2008-04-19avr32: Implement set_rate(), set_parent() and mode() for pll1Hans-Christian Egtvedt
2008-04-19avr32: Generic clockevents supportDavid Brownell
2008-04-19avr32: Move sleep code into mach-at32apHaavard Skinnemoen
2008-04-19avr32: Use constants from sysreg.h in asm.hHaavard Skinnemoen
2008-04-19avr32: Delete mostly unused header asm/intc.hHaavard Skinnemoen
2008-04-19avr32: start clocksource cleanupDavid Brownell
2008-04-19avr32: pass i2c board info through at32_add_device_twiBen Nizette
2008-04-19avr32: cleanup - use _AC macro to define PAGE_SIZECyrill Gorcunov
2008-04-19Generate raw keyboard codes for AVR32 architectureHans-Christian Egtvedt
2008-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen
2008-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen
2008-04-19Deprecate the asm/semaphore.h files in feature-removal-schedule.Matthew Wilcox
2008-04-19sched: build fixIngo Molnar
2008-04-19sched: better rt-group documentationViktor Radnai
2008-04-19sched: features fixIngo Molnar
2008-04-19sched: /debug/sched_featuresPeter Zijlstra
2008-04-19sched: add SCHED_FEAT_DEADLINEIngo Molnar
2008-04-19sched: debug: show a weight treePeter Zijlstra
2008-04-19sched: fair: weight calculationsPeter Zijlstra
2008-04-19sched: fair-group: de-couple load-balancing from the rb-treesPeter Zijlstra
2008-04-19sched: fair-group scheduling vs latencyPeter Zijlstra
2008-04-19sched: rt-group: optimize dequeue_rt_stackPeter Zijlstra
2008-04-19sched: debug: add some debug code to handle the full hierarchyPeter Zijlstra
2008-04-19sched: fair-group: SMP-nice for group schedulingPeter Zijlstra
2008-04-19sched, cpuset: customize sched domains, coreHidetoshi Seto
2008-04-19sched, cpuset: customize sched domains, docsHidetoshi Seto
2008-04-19sched: prepatory code movementPeter Zijlstra
2008-04-19sched: rt: multi level group constraintsPeter Zijlstra
2008-04-19sched: task_group hierarchyPeter Zijlstra
2008-04-19sched: fix the task_group hierarchy for UID groupingPeter Zijlstra
2008-04-19sched: allow the group scheduler to have multiple levelsDhaval Giani
2008-04-19sched: mix tasks and groupsDhaval Giani
2008-04-19sched: fix checksIngo Molnar
2008-04-19sched: old sleeper bonusPeter Zijlstra
2008-04-19sched: add new set_cpus_allowed_ptr functionMike Travis
2008-04-19init: move setup of nr_cpu_ids to as early as possibleMike Travis
2008-04-19sched: remove another cpumask_t variable from stackMike Travis
2008-04-19cpumask: add show cpu map functionsMike Travis
2008-04-19cpumask: use new cpus_scnprintf functionMike Travis
2008-04-19x86: modify show_shared_cpu_map in intel_cacheinfoMike Travis
2008-04-19x86: convert cpumask_of_cpu macro to allocated arrayMike Travis
2008-04-19cpumask: add CPU_MASK_ALL_PTR macroMike Travis
2008-04-19cpumask: reduce stack usage in SD_x_INIT initializersMike Travis
2008-04-19nodemask: use new node_to_cpumask_ptr functionMike Travis