]> Pileus Git - ~andy/linux/shortlog
~andy/linux
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-21 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-21 Linus TorvaldsMerge branch 'semaphore' of git://git.kernel.org/pub...
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-21 Linus TorvaldsMerge branch 'ro-bind.b6' of git://git.kernel.org/pub...
2008-04-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-21 Linus TorvaldsFix RCU list iterator use of 'rcu_dereference()'
2008-04-21 Thomas Gleixnerhrtimer: optimize the softirq time optimization
2008-04-21 Dimitri Sivanichhrtimer: reduce calls to hrtimer_get_softirq_time()
2008-04-21 Glauber Costaclockevents: fix typo in tick-broadcast.c
2008-04-21 Dave Youngjiffies: add time_is_after_jiffies and others which...
2008-04-20 Peter Maavr32: Add hardware power-down function call
2008-04-20 Adrian Bunkavr32: add include/asm-avr32/serial.h
2008-04-20 Adrian Bunkavr32: don't offer PARPORT_PC
2008-04-20 Adrian Bunkavr32: don't offer CONFIG_GEN_RTC
2008-04-20 Adrian Bunkavr32: don't offer CONFIG_RTC
2008-04-20 Adrian Bunkadd include/asm-avr32/xor.h
2008-04-20 Johannes Weineravr32: Remove two unused #defines from mm/init.c
2008-04-20 Hans-Christian... avr32: Implement set_rate(), set_parent() and mode...
2008-04-20 David Brownellavr32: Generic clockevents support
2008-04-20 Haavard Skinnemoenavr32: Move sleep code into mach-at32ap
2008-04-20 Haavard Skinnemoenavr32: Use constants from sysreg.h in asm.h
2008-04-20 Haavard Skinnemoenavr32: Delete mostly unused header asm/intc.h
2008-04-20 David Brownellavr32: start clocksource cleanup
2008-04-20 Ben Nizetteavr32: pass i2c board info through at32_add_device_twi
2008-04-20 Cyrill Gorcunovavr32: cleanup - use _AC macro to define PAGE_SIZE
2008-04-20 Hans-Christian... Generate raw keyboard codes for AVR32 architecture
2008-04-20 Haavard SkinnemoenMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-20 Haavard SkinnemoenMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-19 Matthew WilcoxDeprecate the asm/semaphore.h files in feature-removal...
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
next