summaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-13MAINTAINERS: Add myself as Tegra PCIe maintainerThierry Reding1-0/+7
2013-08-13PCI: tegra: set up PADS_REFCLK_CFG1Stephen Warren1-5/+24
2013-08-13PCI: tegra: Add Tegra 30 PCIe supportJay Agarwal2-34/+179
2013-08-13PCI: tegra: Move PCIe driver to drivers/pci/hostThierry Reding11-1018/+1703
2013-08-13PCI: msi: add default MSI operations for !HAVE_GENERIC_HARDIRQS platformsThomas Petazzoni1-0/+16
2013-08-12ARM: tegra: add LP1 suspend support for Tegra114Joseph Lo4-15/+141
2013-08-12ARM: tegra: add LP1 suspend support for Tegra20Joseph Lo5-0/+341
2013-08-12ARM: tegra: add LP1 suspend support for Tegra30Joseph Lo7-4/+560
2013-08-12ARM: tegra: add common LP1 suspend supportJoseph Lo5-5/+140
2013-08-12clk: tegra114: add LP1 suspend/resume supportJoseph Lo1-0/+12
2013-08-12ARM: tegra: config the polarity of the request of sys clockJoseph Lo1-0/+16
2013-08-12ARM: tegra: add common resume handling code for LP1 resumingJoseph Lo3-0/+17
2013-08-12ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pciThomas Petazzoni2-0/+20
2013-08-12of: pci: add registry of MSI chipsThomas Petazzoni3-0/+59
2013-08-12PCI: Introduce new MSI chip infrastructureThierry Reding4-2/+38
2013-08-12PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni9-13/+0
2013-08-12PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni7-69/+55
2013-08-08ARM: tegra: unify Tegra's Kconfig a bit moreStephen Warren1-15/+6
2013-07-19ARM: tegra: remove the limitation that Tegra114 can't support suspendJoseph Lo1-4/+0
2013-07-19clk: tegra: add suspend/resume function for tegra_cpu_car_opsJoseph Lo1-0/+26
2013-07-19ARM: tegra: flowctrl: add support for cpu_suspend_enter/exitJoseph Lo1-0/+2
2013-07-19ARM: tegra: hook tegra_tear_down_cpu functionJoseph Lo1-1/+3
2013-07-19ARM: tegra: shut off the CPU rail when the last CPU in suspendJoseph Lo2-1/+20
2013-07-19ARM: tegra: add low level code for Tegra114 cluster power downJoseph Lo2-1/+7
2013-07-19ARM: tegra: set up the correct L2 data RAM latency for Cortex-A15Joseph Lo2-0/+23
2013-07-19ARM: tegra: add a flag for tegra_disable_clean_inv_dcache to do LoUIS or ALLJoseph Lo5-3/+14
2013-07-19ARM: tegra: do v7_invalidate_l1 only when CPU is Cortex-A9Joseph Lo2-3/+7
2013-07-19ARM: tegra114: cpuidle: add powered-down stateJoseph Lo1-1/+50
2013-07-19ARM: tegra114: add low level support for CPU idle powered-down modeJoseph Lo2-0/+4
2013-07-19ARM: tegra114: Reprogram GIC CPU interface to bypass IRQ on CPU PM entryJoseph Lo1-0/+40
2013-07-19Revert "ARM: tegra: add cpu_disable for hotplug"Joseph Lo3-13/+0
2013-07-15ARM: tegra: enable Cortex-A15 erratum 798181Joseph Lo1-0/+1
2013-07-15Linux 3.11-rc1v3.11-rc1Linus Torvalds2-1604/+883
2013-07-15slub: Check for page NULL before doing the node_match checkSteven Rostedt1-1/+1
2013-07-14sunrpc: now we can just set ->s_d_opAl Viro1-3/+2
2013-07-14cgroup: we can use simple_lookup() nowAl Viro1-10/+1
2013-07-14efivarfs: we can use simple_lookup() nowAl Viro1-13/+1
2013-07-14make simple_lookup() usable for filesystems that set ->s_d_opAl Viro1-1/+2
2013-07-14configfs: don't open-code d_alloc_name()Al Viro1-11/+2
2013-07-14__rpc_lookup_create_exclusive: pass string instead of qstrAl Viro1-25/+9
2013-07-14rpc_create_*_dir: don't bother with qstrAl Viro4-33/+23
2013-07-13llist: llist_add() can use llist_add_batch()Oleg Nesterov1-10/+4
2013-07-13llist: fix/simplify llist_add() and llist_add_batch()Oleg Nesterov2-22/+12
2013-07-13fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov2-15/+12
2013-07-13fs/file_table.c:fput(): add commentAndrew Morton1-0/+6
2013-07-13Safer ABI for O_TMPFILEAl Viro6-8/+12
2013-07-13arm: multi_v7_defconfig: Tweaks for omap and sunxiOlof Johansson1-3/+7
2013-07-13ipv6: only static routes qualify for equal cost multipathingHannes Frederic Sowa1-4/+11
2013-07-13via-rhine: fix dma mapping errorsNeil Horman1-1/+16
2013-07-13atl1e: fix dma mapping warningsNeil Horman1-3/+25