aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Linus Torvalds
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-04-21Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-21Merge branch 'ro-bind.b6' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-04-21Fix RCU list iterator use of 'rcu_dereference()'Linus Torvalds
2008-04-21hrtimer: optimize the softirq time optimizationThomas Gleixner
2008-04-21hrtimer: reduce calls to hrtimer_get_softirq_time()Dimitri Sivanich
2008-04-21clockevents: fix typo in tick-broadcast.cGlauber Costa
2008-04-21jiffies: add time_is_after_jiffies and others which compare with jiffiesDave Young
2008-04-19rose: Socket lock was not released before returning to user spaceBernard Pidoux
2008-04-19hci_usb: remove code obfuscationPavel Machek
2008-04-19drivers/net/appletalk: use time_before, time_before_eq, etcJulia Lawall
2008-04-19drivers/atm: use time_before, time_before_eq, etcJulia Lawall
2008-04-19hci_usb: do not initialize static variables to 0Pavel Machek
2008-04-19tg3: 5701 DMA corruption fixMatt Carlson
2008-04-19atm nicstar: Removal of debug code containing deprecated calls to cli()/sti()Mark Asselstine
2008-04-19iwlwifi: Fix unconditional access to station->tidp[].agg.David S. Miller
2008-04-19netfilter: Fix SIP conntrack build with NAT disabled.Patrick McHardy
2008-04-19netfilter: Fix SCTP nat build.Patrick McHardy
2008-04-19avr32: Add hardware power-down function callPeter Ma
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