index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ax25
/
ax25_ip.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-16
ARM: sun6i: Add restart code for the A31
Maxime Ripard
2
-5
/
+43
2013-08-16
ARM: sunxi: Add the Allwinner A31 compatible to the machine definition
Maxime Ripard
2
-0
/
+3
2013-08-14
ARM: vexpress/MCPM: fix cache disable sequence when CONFIG_FRAME_POINTER=y
Nicolas Pitre
2
-8
/
+24
2013-08-14
ARM: prima2: pm: drop redundant postcore_initcall
Barry Song
1
-8
/
+8
2013-08-14
ARM: prima2: pm: enable rtc alarm0 and alarm1 as wakeup source
Xianglong Du
1
-1
/
+4
2013-08-13
ARM: tegra: disable LP2 cpuidle state if PCIe is enabled
Stephen Warren
5
-0
/
+47
2013-08-13
MAINTAINERS: Add myself as Tegra PCIe maintainer
Thierry Reding
1
-0
/
+7
2013-08-13
PCI: tegra: set up PADS_REFCLK_CFG1
Stephen Warren
1
-5
/
+24
2013-08-13
PCI: tegra: Add Tegra 30 PCIe support
Jay Agarwal
2
-34
/
+179
2013-08-13
PCI: tegra: Move PCIe driver to drivers/pci/host
Thierry Reding
11
-1018
/
+1703
2013-08-13
PCI: msi: add default MSI operations for !HAVE_GENERIC_HARDIRQS platforms
Thomas Petazzoni
1
-0
/
+16
2013-08-13
ARM: DRA7: Add the build support in omap2plus
R Sricharan
3
-2
/
+11
2013-08-13
ARM: DRA7: hwmod: Reuse the soc_ops used for OMAP4/5
Rajendra Nayak
1
-1
/
+1
2013-08-13
ARM: DRA7: id: Add cpu detection support for DRA7xx based SoCs'
R Sricharan
3
-2
/
+20
2013-08-13
ARM: DRA7: Kconfig: Make ARCH_NR_GPIO default to 512
R Sricharan
1
-1
/
+1
2013-08-13
ARM: DRA7: board-generic: Add basic DT support
R Sricharan
2
-0
/
+21
2013-08-13
ARM: DRA7: Resue the clocksource, clockevent support
R Sricharan
2
-2
/
+3
2013-08-13
ARM: DRA7: Reuse io tables and add a new .init_early
R Sricharan
3
-2
/
+23
2013-08-13
ARM: DRA7: Reuse all of PRCM and MPUSS SMP infra
R Sricharan
1
-0
/
+6
2013-08-12
ARM: tegra: add LP1 suspend support for Tegra114
Joseph Lo
4
-15
/
+141
2013-08-12
ARM: tegra: add LP1 suspend support for Tegra20
Joseph Lo
5
-0
/
+341
2013-08-12
ARM: tegra: add LP1 suspend support for Tegra30
Joseph Lo
7
-4
/
+560
2013-08-12
ARM: tegra: add common LP1 suspend support
Joseph Lo
5
-5
/
+140
2013-08-12
clk: tegra114: add LP1 suspend/resume support
Joseph Lo
1
-0
/
+12
2013-08-12
ARM: tegra: config the polarity of the request of sys clock
Joseph Lo
1
-0
/
+16
2013-08-12
ARM: tegra: add common resume handling code for LP1 resuming
Joseph Lo
3
-0
/
+17
2013-08-12
memory: mvebu-devbus: Remove unused variable
Ezequiel Garcia
1
-8
/
+0
2013-08-12
ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pci
Thomas Petazzoni
2
-0
/
+20
2013-08-12
of: pci: add registry of MSI chips
Thomas Petazzoni
3
-0
/
+59
2013-08-12
PCI: Introduce new MSI chip infrastructure
Thierry Reding
4
-2
/
+38
2013-08-12
PCI: remove ARCH_SUPPORTS_MSI kconfig option
Thomas Petazzoni
9
-13
/
+0
2013-08-12
PCI: use weak functions for MSI arch-specific functions
Thomas Petazzoni
7
-69
/
+55
2013-08-12
Linux 3.11-rc5
v3.11-rc5
Linus Torvalds
1
-1
/
+1
2013-08-10
btrfs: don't loop on large offsets in readdir
Zach Brown
1
-8
/
+25
2013-08-10
Btrfs: check to see if root_list is empty before adding it to dead roots
Josef Bacik
2
-5
/
+5
2013-08-10
Btrfs: release both paths before logging dir/changed extents
Josef Bacik
1
-3
/
+2
2013-08-10
Btrfs: allow splitting of hole em's when dropping extent cache
Josef Bacik
1
-22
/
+40
2013-08-10
Btrfs: make sure the backref walker catches all refs to our extent
Josef Bacik
1
-11
/
+14
2013-08-10
Btrfs: fix backref walking when we hit a compressed extent
Josef Bacik
1
-8
/
+15
2013-08-10
Btrfs: do not offset physical if we're compressed
Josef Bacik
1
-3
/
+6
2013-08-10
Btrfs: fix extent buffer leak after backref walking
Liu Bo
1
-1
/
+0
2013-08-10
Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extents
Liu Bo
1
-4
/
+12
2013-08-10
btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specified
Jie Liu
1
-3
/
+0
2013-08-09
dlm: kill the unnecessary and wrong device_close()->recalc_sigpending()
Oleg Nesterov
1
-1
/
+0
2013-08-09
ARM: mvebu: Relocate PCIe node in Armada 370 RD board
Ezequiel Garcia
1
-16
/
+16
2013-08-09
Revert "HID: hid-logitech-dj: querying_devices was never set"
Jiri Kosina
1
-2
/
+0
2013-08-09
powerpc/tm: Fix context switching TAR, PPR and DSCR SPRs
Michael Neuling
3
-0
/
+27
2013-08-09
powerpc: Save the TAR register earlier
Michael Neuling
3
-9
/
+19
2013-08-09
powerpc: Fix context switch DSCR on POWER8
Michael Neuling
2
-25
/
+60
2013-08-09
powerpc: Rework setting up H/FSCR bit definitions
Michael Neuling
1
-11
/
+20
[next]