pandora-kernel.git
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-21 Linus TorvaldsMerge branch 'ro-bind.b6' of git://git./linux/kernel...
2008-04-21 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2008-04-21 Linus TorvaldsFix RCU list iterator use of 'rcu_dereference()'
2008-04-19 Ingo Molnarsched: build fix
2008-04-19 Viktor Radnaisched: better rt-group documentation
2008-04-19 Ingo Molnarsched: features fix
2008-04-19 Peter Zijlstrasched: /debug/sched_features
2008-04-19 Ingo Molnarsched: add SCHED_FEAT_DEADLINE
2008-04-19 Peter Zijlstrasched: debug: show a weight tree
2008-04-19 Peter Zijlstrasched: fair: weight calculations
2008-04-19 Peter Zijlstrasched: fair-group: de-couple load-balancing from the...
2008-04-19 Peter Zijlstrasched: fair-group scheduling vs latency
2008-04-19 Peter Zijlstrasched: rt-group: optimize dequeue_rt_stack
2008-04-19 Peter Zijlstrasched: debug: add some debug code to handle the full...
2008-04-19 Peter Zijlstrasched: fair-group: SMP-nice for group scheduling
2008-04-19 Hidetoshi Setosched, cpuset: customize sched domains, core
2008-04-19 Hidetoshi Setosched, cpuset: customize sched domains, docs
2008-04-19 Peter Zijlstrasched: prepatory code movement
2008-04-19 Peter Zijlstrasched: rt: multi level group constraints
2008-04-19 Peter Zijlstrasched: task_group hierarchy
2008-04-19 Peter Zijlstrasched: fix the task_group hierarchy for UID grouping
2008-04-19 Dhaval Gianisched: allow the group scheduler to have multiple levels
2008-04-19 Dhaval Gianisched: mix tasks and groups
2008-04-19 Ingo Molnarsched: fix checks
2008-04-19 Peter Zijlstrasched: old sleeper bonus
2008-04-19 Mike Travissched: add new set_cpus_allowed_ptr function
2008-04-19 Mike Travisinit: move setup of nr_cpu_ids to as early as possible
2008-04-19 Mike Travissched: remove another cpumask_t variable from stack
2008-04-19 Mike Traviscpumask: add show cpu map functions
2008-04-19 Mike Traviscpumask: use new cpus_scnprintf function
2008-04-19 Mike Travisx86: modify show_shared_cpu_map in intel_cacheinfo
2008-04-19 Mike Travisx86: convert cpumask_of_cpu macro to allocated array
2008-04-19 Mike Traviscpumask: add CPU_MASK_ALL_PTR macro
2008-04-19 Mike Traviscpumask: reduce stack usage in SD_x_INIT initializers
2008-04-19 Mike Travisnodemask: use new node_to_cpumask_ptr function
2008-04-19 Mike Travisgeneric: reduce stack pressure in sched_affinity
2008-04-19 Mike Traviscpuset: modify cpuset_set_cpus_allowed to use cpumask...
2008-04-19 Mike Travisgeneric: use new set_cpus_allowed_ptr function
2008-04-19 Mike Travisx86: use new set_cpus_allowed_ptr function
2008-04-19 Mike Travissched: remove fixed NR_CPUS sized arrays in kernel_sched_c
2008-04-19 Mike Traviscpumask: Cleanup more uses of CPU_MASK and NODE_MASK
2008-04-19 Mike Travisnuma: move large array from stack to _initdata section
2008-04-19 Mike Travisasm-generic: add node_to_cpumask_ptr macro
2008-04-19 Mike Travisx86: oprofile: remove NR_CPUS arrays in arch/x86/oprofi...
2008-04-19 Mike Travisx86: reduce memory and stack usage in intel_cacheinfo
2008-04-19 Mike Traviscpumask: add cpumask_scnprintf_len function
2008-04-19 Gregory Haskinssched: fix cpus_allowed settings
2008-04-19 Dhaval Gianisched: allow cpuacct stats to be reset
2008-04-19 Dhaval Gianisched: cleanup cpuacct variable names
2008-04-19 Olof Johanssontasklets: execute tasklets in the same order they were...
2008-04-19 Peter Zijlstrasched: rt-group: smp balancing
2008-04-19 Peter Zijlstrasched: rt-group: synchonised bandwidth period
2008-04-19 Ingo Molnartime: add ns_to_ktime()
2008-04-19 Peter Zijlstrasched: fix regression with sched yield
2008-04-19 Dmitry Adamushkolatencytop: optimize LT_BACKTRACEDEPTH loops a bit
2008-04-19 Ingo Molnarsched: remove sysctl_sched_batch_wakeup_granularity
2008-04-19 Ingo Molnarsched: reenable sync wakeups
2008-04-19 Ingo Molnarsched: cache hot buddy
2008-04-19 Ingo Molnarsched: feat affine wakeups
2008-04-19 Ingo Molnarsched: introduce SCHED_FEAT_SYNC_WAKEUPS, turn it off
2008-04-19 Peter Zijlstrasched: fix wakeup granularity for buddies
2008-04-19 Guillaume Chazarainsched: fix rq->clock overflows detection with CONFIG_NO_HZ
2008-04-19 Reynes Philippesched: sched.c needs tick.h
2008-04-19 Ingo Molnarsched: make cpu_clock() globally synchronous
2008-04-19 Ingo Molnarsched: re-do "sched: fix fair sleepers"
2008-04-19 Jack Steinerx86: UV startup of slave cpus
2008-04-19 Glauber Costax86: integrate pci-dma.c
2008-04-19 Glauber Costax86: don't do dma if mask is NULL.
2008-04-19 Glauber Costax86: return conditional to mmu
2008-04-19 Glauber Costax86: remove kludge from x86_64
2008-04-19 Glauber Costax86: unify gfp masks
2008-04-19 Glauber Costax86: retry allocation if failed
2008-04-19 Glauber Costax86: don't try to allocate from DMA zone at first
2008-04-19 Glauber Costax86: use a fallback dev for i386
2008-04-19 Glauber Costax86: use numa allocation function in i386
2008-04-19 Glauber Costax86: remove virt_to_bus in pci-dma_64.c
2008-04-19 Glauber Costax86: adjust dma_free_coherent for i386
2008-04-19 Glauber Costax86: move bad_dma_address
2008-04-19 Glauber Costax86: isolate coherent mapping functions
2008-04-19 Glauber Costax86: move dma_coherent functions to pci-dma.c
2008-04-19 Glauber Costax86: merge iommu initialization parameters
2008-04-19 Glauber Costax86: merge dma_supported
2008-04-19 Glauber Costax86: move pci fixup to pci-dma.c
2008-04-19 Glauber Costax86: move x86_64-specific to common code.
2008-04-19 Glauber Costax86: move initialization functions to pci-dma.c
2008-04-19 Glauber Costax86: unify pci-nommu
2008-04-19 Glauber Costax86: move definition to pci-dma.c
2008-04-19 Glauber Costax86: use dma_length in i386
2008-04-19 Glauber Costax86: use WARN_ON in mapping functions
2008-04-19 Glauber Costax86: use sg_phys in x86_64
2008-04-19 Glauber Costax86: Add flush_write_buffers in nommu functions
2008-04-19 Glauber Costax86: implement mapping_error in pci-nommu_64.c
2008-04-19 Glauber Costax86: delete empty functions from pci-nommu_64.c
2008-04-19 Glauber Costax86: introduce pci-dma.c
2008-04-19 Mark McLoughlinx86: move dma_supported and dma_set_mask to pci-dma_32...
2008-04-19 Glauber Costax86: delete the arch-specific dma-mapping headers.
2008-04-19 Glauber Costax86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma...
next