summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | uio: mark pci_device_id hilscher_pci_ids[] __devinitdataDenis Cheng2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | uio: Kconfig improvementsDenis Cheng2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | kobject: catch kobjects that are not initializedGreg Kroah-Hartman2008-04-19
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2008-04-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | rose: Socket lock was not released before returning to user spaceBernard Pidoux2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | hci_usb: remove code obfuscationPavel Machek2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers/net/appletalk: use time_before, time_before_eq, etcJulia Lawall2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers/atm: use time_before, time_before_eq, etcJulia Lawall2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | hci_usb: do not initialize static variables to 0Pavel Machek2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | tg3: 5701 DMA corruption fixMatt Carlson2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | atm nicstar: Removal of debug code containing deprecated calls to cli()/sti()Mark Asselstine2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | iwlwifi: Fix unconditional access to station->tidp[].agg.David S. Miller2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: Fix SIP conntrack build with NAT disabled.Patrick McHardy2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: Fix SCTP nat build.Patrick McHardy2008-04-19
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2008-04-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | avr32: Add hardware power-down function callPeter Ma2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | avr32: add include/asm-avr32/serial.hAdrian Bunk2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | avr32: don't offer PARPORT_PCAdrian Bunk2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | avr32: don't offer CONFIG_GEN_RTCAdrian Bunk2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | avr32: don't offer CONFIG_RTCAdrian Bunk2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | add include/asm-avr32/xor.hAdrian Bunk2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | avr32: Remove two unused #defines from mm/init.cJohannes Weiner2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | avr32: Implement set_rate(), set_parent() and mode() for pll1Hans-Christian Egtvedt2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | avr32: Generic clockevents supportDavid Brownell2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | avr32: Move sleep code into mach-at32apHaavard Skinnemoen2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | avr32: Use constants from sysreg.h in asm.hHaavard Skinnemoen2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | avr32: Delete mostly unused header asm/intc.hHaavard Skinnemoen2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | avr32: start clocksource cleanupDavid Brownell2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | avr32: pass i2c board info through at32_add_device_twiBen Nizette2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | avr32: cleanup - use _AC macro to define PAGE_SIZECyrill Gorcunov2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Generate raw keyboard codes for AVR32 architectureHans-Christian Egtvedt2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen2008-04-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | atmel_usba_udc: Add support for AT91CAP9 UDPHSStelian Pop2008-04-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | atmel_usba_udc: Add missing kfree() in usba_udc_remove()Stelian Pop2008-04-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | atmel_usba_udc: move endpoint declarations into platform data.Stelian Pop2008-04-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | atmel_usba_udc: Kill GPIO_PIN_NONEStelian Pop2008-04-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | atmel_usba_udc: Fix endpoint names.Stelian Pop2008-04-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | atmel_usba: Kill copy_to_fifo() and copy_from_fifo()Haavard Skinnemoen2008-04-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen2008-04-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | tclib: Fix compile warningsDavid Brownell2008-03-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | atmel_tc clocksource/clockevent codeDavid Brownell2008-03-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | atmel_tc libraryDavid Brownell2008-03-04
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Linus Torvalds2008-04-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hrtimer: optimize the softirq time optimizationThomas Gleixner2008-04-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hrtimer: reduce calls to hrtimer_get_softirq_time()Dimitri Sivanich2008-04-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: fix typo in tick-broadcast.cGlauber Costa2008-04-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jiffies: add time_is_after_jiffies and others which compare with jiffiesDave Young2008-04-21
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Deprecate the asm/semaphore.h files in feature-removal-schedule.Matthew Wilcox2008-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-18