summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-05-11viafb: move some include files to include/linuxJonathan Corbet
2010-05-11ALSA: sound/usb: add preliminary support for UAC2 interruptsDaniel Mack
2010-05-11include/linux/usb/audio.h: add __attribute__((packed))Daniel Mack
2010-05-11x86/PCI: irq and pci_ids patch for additional Intel Cougar Point DeviceIDsSeth Heasley
2010-05-11PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRCHidetoshi Seto
2010-05-11resource: shared I/O region supportAlan Cox
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-11Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy
2010-05-11netfilter: xtables: change hotdrop pointer to direct modificationJan Engelhardt
2010-05-11netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt
2010-05-11netfilter: xtables: combine struct xt_match_param and xt_target_paramJan Engelhardt
2010-05-11sched, wait: Use wrapper functionsChangli Gao
2010-05-11Merge branch 'iommu/largepages' into amd-iommu/2.6.35Joerg Roedel
2010-05-11ipv6: ip6mr: support multiple tablesPatrick McHardy
2010-05-11ipv6: ip6mr: move mroute data into seperate structurePatrick McHardy
2010-05-11ipv6: ip6mr: convert struct mfc_cache to struct list_headPatrick McHardy
2010-05-11ipv6: ip6mr: remove net pointer from struct mfc6_cachePatrick McHardy
2010-05-11rtc-v3020: make bitfield unsignedBill Pemberton
2010-05-11block: allow initialization of previously allocated request_queueMike Snitzer
2010-05-11Revert "perf: Fix exit() vs PERF_FORMAT_GROUP"Ingo Molnar
2010-05-10rcu head introduce rcu head init on stackMathieu Desnoyers
2010-05-10Debugobjects transition checkMathieu Desnoyers
2010-05-10i2c: Fix bus-level power management callbacksRafael J. Wysocki
2010-05-10PM QOS updateMark Gross
2010-05-10FS / libfs: Implement simple_write_to_bufferJiri Slaby
2010-05-10PM: pm_wakeup - switch to using boolDmitry Torokhov
2010-05-10rcu: make SRCU usable in modulesPaul E. McKenney
2010-05-10rcu: slim down rcutiny by removing rcu_scheduler_active and friendsPaul E. McKenney
2010-05-10rcu: refactor RCU's context-switch handlingPaul E. McKenney
2010-05-10rcu: shrink rcutiny by making synchronize_rcu_bh() be inlinePaul E. McKenney
2010-05-10rcu: fix now-bogus rcu_scheduler_active comments.Paul E. McKenney
2010-05-10rcu: Fix bogus CONFIG_PROVE_LOCKING in comments to reflect reality.Paul E. McKenney
2010-05-10rcu: optionally leave lockdep enabled after RCU lockdep splatLai Jiangshan
2010-05-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-05-10i7core: add support for Lynnfield alternate addressMauro Carvalho Chehab
2010-05-10i7core_edac: Add initial support for LynnfieldMauro Carvalho Chehab
2010-05-10i7core_edac: PCI device is called NONCORE, instead of NOCOREMauro Carvalho Chehab
2010-05-10i7core: fix probing on Xeon55xxMauro Carvalho Chehab
2010-05-10i7core_edac: Add a code to probe Xeon 55xx busMauro Carvalho Chehab
2010-05-10i7core_edac: Adds write unlock to MC registersMauro Carvalho Chehab
2010-05-10edac_mce: Add an interface driver to report mce errors via edacMauro Carvalho Chehab
2010-05-10i7core_edac: Add an EDAC memory controller driver for Nehalem chipsetsMauro Carvalho Chehab
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-05-10mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.Stefani Seibold
2010-05-10mtd/nand/sh_flctl: Replace the dangerous mtd_to_flctl macroFerenc Wagner
2010-05-10mtd: mtdram.h: checkpatch cleanupAndrea Gelmini
2010-05-10clocksource: Add clocksource_register_hz/khz interfaceJohn Stultz
2010-05-10Merge branch 'linus' into timers/coreThomas Gleixner
2010-05-10Merge commit 'v2.6.34-rc7' into oprofileIngo Molnar