summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-05-14mtd: onenand: add support for chips with 4KiB page sizeKyungmin Park1-0/+4
2010-05-14mtd: chips: use common manufacturer codes in jedec_probe()Wolfram Sang1-2/+11
2010-05-14mtd: cfi_probe: add support for SST 0x0701 vendornameGuillaume LECERF1-0/+1
2010-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-26/+19
2010-05-13sh: fixup the docbook paths for clock framework shuffling.Paul Mundt1-2/+1
2010-05-13sh: move sh clock.c contents to drivers/sh/clk.Magnus Damm1-1/+1
2010-05-13sh: move sh asm/clock.h contents to linux/sh_clk.h V2Magnus Damm1-0/+151
2010-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller4-33/+20
2010-05-13Merge commit 'v2.6.34-rc7' into tracing/coreIngo Molnar23-49/+67
2010-05-13tipc: Update commenting in TIPC APIAllan Stephens2-11/+11
2010-05-13tipc: Add support for "-s" configuration optionAllan Stephens1-0/+1
2010-05-13lockup_detector: Fix forgotten config conversionFrederic Weisbecker1-1/+1
2010-05-13mtd/nand/sh_flctl: Move function mtd_to_flctl to fix build failurePeter Huewe1-5/+5
2010-05-13lockup_detector: Touch_softlockup cleanups and softlockup_tick removalDon Zickus1-13/+3
2010-05-13lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus2-4/+10
2010-05-13Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker444-2690/+13476
2010-05-13mac80211: add offload channel switch supportJohannes Berg1-0/+39
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller23-51/+69
2010-05-12ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett1-1/+0
2010-05-12revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt1-1/+0
2010-05-12dma-mapping: fix dma_sync_single_range_*FUJITA Tomonori1-2/+2
2010-05-12rcu: remove all rcu head initializations, except on_stack initializationsPaul E. McKenney1-1/+0
2010-05-12viafb: move some include files to include/linuxJonathan Corbet3-0/+275
2010-05-12ALSA: sound/usb: add preliminary support for UAC2 interruptsDaniel Mack2-0/+27
2010-05-12include/linux/usb/audio.h: add __attribute__((packed))Daniel Mack1-1/+1
2010-05-12ALSA: include/sound/asound.h whitespace fixupsDaniel Mack1-10/+10
2010-05-11x86/PCI: irq and pci_ids patch for additional Intel Cougar Point DeviceIDsSeth Heasley1-2/+2
2010-05-11PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRCHidetoshi Seto1-2/+1
2010-05-11resource: shared I/O region supportAlan Cox1-1/+3
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-2/+28
2010-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+4
2010-05-11ibft: separate ibft parsing from sysfs interfaceMike Christie1-0/+123
2010-05-11ibft: Update iBFT handling for v1.03 of the spec.Peter Jones1-10/+2
2010-05-11Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy1-26/+19
2010-05-11netfilter: xtables: change hotdrop pointer to direct modificationJan Engelhardt1-1/+4
2010-05-11netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt1-1/+1
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt1-2/+0
2010-05-11netfilter: xtables: combine struct xt_match_param and xt_target_paramJan Engelhardt1-25/+17
2010-05-11sched, wait: Use wrapper functionsChangli Gao1-20/+15
2010-05-11Merge branch 'iommu/largepages' into amd-iommu/2.6.35Joerg Roedel1-12/+12
2010-05-11ipv6: ip6mr: support multiple tablesPatrick McHardy4-5/+19
2010-05-11ipv6: ip6mr: move mroute data into seperate structurePatrick McHardy2-16/+2
2010-05-11ipv6: ip6mr: convert struct mfc_cache to struct list_headPatrick McHardy2-3/+3
2010-05-11ipv6: ip6mr: remove net pointer from struct mfc6_cachePatrick McHardy1-15/+0
2010-05-11ipv6: ip6mr: move unres_queue and timer to per-namespace dataPatrick McHardy1-0/+2
2010-05-11ASoC: core: Fix for the volume limiting when invert is in usePeter Ujfalusi1-11/+12
2010-05-11rtc-v3020: make bitfield unsignedBill Pemberton1-1/+1
2010-05-11block: allow initialization of previously allocated request_queueMike Snitzer1-0/+5
2010-05-11Revert "perf: Fix exit() vs PERF_FORMAT_GROUP"Ingo Molnar1-1/+0
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller15-58/+113