summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-01-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-01-21Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-01-21Merge branch 'topic/noncached-mmap' into topic/miscTakashi Iwai
2010-01-21spi/dw_spi: enable platform specific chipselect.George Shore
2010-01-21Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai
2010-01-21perf: Change the is_software_event() definitionPeter Zijlstra
2010-01-21sched: Remove USER_SCHEDDhaval Giani
2010-01-21sched: Remove the sched_class load_balance methodsPeter Zijlstra
2010-01-21sched: Fix vmark regression on big machinesMike Galbraith
2010-01-21ASoC: Support turning off bias when the CODEC is idleMark Brown
2010-01-21ALSA: pcm_core: Fix wake_up() optimizationJaroslav Kysela
2010-01-21Input: sh_keysc - add mode 4 and mode 5 supportMagnus Damm
2010-01-20USB: Fix duplicate sysfs problem after device reset.Sarah Sharp
2010-01-20spi/dw_spi: refine the IRQ mode working flowFeng Tang
2010-01-20ASoC: tlv320dac33: Burst mode BCLK divider configurationPeter Ujfalusi
2010-01-20IPv6: reassembly: replace magic number with macro definitionsShan Wei
2010-01-20Merge branch 'misc' into releaseLen Brown
2010-01-20Merge branch 'bugzilla-14483' into releaseLen Brown
2010-01-19net: Unexport napi_gro_flush().David S. Miller
2010-01-19mac80211: re-enable re-transmission of filtered framesJohannes Berg
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-19ASoC: fix compile breakage - add a missing header includeGuennadi Liakhovetski
2010-01-19phylib: Move workqueue initialization to a proper placeAnton Vorontsov
2010-01-19Input: ad7879 - support auxiliary GPIOs via gpiolibMichael Hennerich
2010-01-18[SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page()James Bottomley
2010-01-18ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai
2010-01-18mfd: tmio_mmc hardware abstraction for CNF areaIan Molton
2010-01-18mfd: Correct WM835x ISINK ramp time definesMark Brown
2010-01-18netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan
2010-01-18netfilter: xtables: add struct xt_mtchk_param::netAlexey Dobriyan
2010-01-18netfilter: netns: #ifdef ->iptable_security, ->ip6table_securityAlexey Dobriyan
2010-01-17tcp: account SYN-ACK timeouts & retransmissionsOctavian Purdila
2010-01-17HID: let hid-input accept digitizersStephane Chatty
2010-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-01-17[SCSI] fc-transport: Use packed modifier for fc_bsg_request structure.Harish Zunjarrao
2010-01-17pcmcia: CardBus doesn't need CIS accessDominik Brodowski
2010-01-17pcmcia: improve check for same card in slot after resumeDominik Brodowski
2010-01-17crypto: md5 - Add export supportMax Vozeler
2010-01-17crypto: gcm - Add RFC4543 wrapper for GCMTobias Brunner
2010-01-16Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-01-16nommu: fix shared mmap after truncate shrinkage problemsDavid Howells
2010-01-16nommu: don't need get_unmapped_area() for NOMMUDavid Howells
2010-01-16nommu: struct vm_region's vm_usage count need not be atomicDavid Howells
2010-01-16kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2()Roland Dreier
2010-01-16kfifo: document everywhere that size has to be power of twoAndi Kleen
2010-01-16kfifo: add kfifo_initializedAndi Kleen
2010-01-16kfifo: add kfifo_out_peekAndi Kleen
2010-01-16kfifo: sanitize *_user error handlingAndi Kleen
2010-01-16kfifo: use void * pointers for user buffersAndi Kleen