index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mti-sead3
/
sead3-pic32-bus.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-11
MIPS: Remove further use of .subsection
Ralf Baechle
1
-72
/
+44
2013-04-11
IP27: Make declaration and definition of rt_timer_irq match.
Ralf Baechle
1
-1
/
+1
2013-04-11
MIPS: Avoid overoptimization by GCC.
Ralf Baechle
1
-2
/
+1
2013-04-11
MIPS: Get rid of the use of .macro in C code.
Ralf Baechle
3
-270
/
+403
2013-04-11
MIPS: Make declarations and definitions of tlbmiss_handler_setup_pgd match.
Ralf Baechle
2
-15
/
+20
2013-04-11
MIPS: Make tlb exception handler definitions and declarations match.
Ralf Baechle
1
-4
/
+4
2013-04-11
MIPS: Use inline function to access current thread pointer.
Ralf Baechle
1
-2
/
+6
2013-04-08
MIPS: Add linux/mm_types.h to pgtable.h
Corey Minyard
1
-0
/
+1
2013-03-12
MIPS: SEAD3: Enable LL/SC.
Ralf Baechle
1
-1
/
+1
2013-03-12
MIPS: Get rid of CONFIG_CPU_HAS_LLSC again
Paul Bolle
2
-5
/
+0
2013-03-12
MIPS: Add dependencies for HAVE_ARCH_TRANSPARENT_HUGEPAGE
Ben Hutchings
1
-1
/
+1
2013-03-12
MIPS: VR4133: Fix probe for LL/SC.
Yoichi Yuasa
1
-3
/
+4
2013-03-12
MIPS: Fix logic errors in bitops.c
David Daney
1
-8
/
+8
2013-03-12
MIPS: Use CONFIG_CPU_MIPSR2 in csum_partial.S
Gabor Juhos
1
-2
/
+2
2013-03-11
MIPS: compat: Return same error ENOSYS as native for invalid operation.
Ralf Baechle
1
-1
/
+1
2013-03-11
Linux 3.9-rc2
v3.9-rc2
Linus Torvalds
1
-1
/
+1
2013-03-09
Atmel MXT touchscreen: increase reset timeouts
Linus Torvalds
1
-2
/
+2
2013-03-09
proc: Use nd_jump_link in proc_ns_follow_link
Eric W. Biederman
1
-6
/
+6
2013-03-09
Platform: x86: chromeos_laptop : Add basic platform data for atmel devices
Benson Leung
1
-2
/
+39
2013-03-09
Input: atmel_mxt_ts - Support for touchpad variant
Daniel Kurtz
2
-2
/
+67
2013-03-09
alpha: boot: fix build breakage introduced by system.h disintegration
Will Deacon
1
-0
/
+1
2013-03-09
memcg: initialize kmem-cache destroying work earlier
Konstantin Khlebnikov
1
-2
/
+6
2013-03-09
Randy has moved
Randy Dunlap
3
-6
/
+5
2013-03-09
ksm: fix m68k build: only NUMA needs pfn_to_nid
Hugh Dickins
1
-1
/
+1
2013-03-09
dmi_scan: fix missing check for _DMI_ signature in smbios_present()
Ben Hutchings
1
-3
/
+2
2013-03-09
Revert parts of "hlist: drop the node parameter from iterators"
Arnd Bergmann
2
-2
/
+2
2013-03-09
idr: remove WARN_ON_ONCE() on negative IDs
Tejun Heo
1
-13
/
+3
2013-03-09
mm/mempolicy.c: fix sp_node_init() argument ordering
KOSAKI Motohiro
1
-1
/
+1
2013-03-09
mm/mempolicy.c: fix wrong sp_node insertion
Hillf Danton
1
-1
/
+1
2013-03-09
ipc: don't allocate a copy larger than max
Peter Hurley
1
-2
/
+4
2013-03-09
ipc: fix potential oops when src msg > 4k w/ MSG_COPY
Peter Hurley
1
-3
/
+0
2013-03-08
vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink
Linus Torvalds
1
-2
/
+0
2013-03-07
drm/tegra: drop "select DRM_HDMI"
Paul Bolle
1
-1
/
+0
2013-03-07
drm: Documentation typo fixes
Christopher Harvey
1
-3
/
+3
2013-03-07
drm/mgag200: Bug fix: Renesas board now selects native resolution.
Julia Lemire
1
-0
/
+1
2013-03-07
drm/mgag200: Reject modes that are too big for VRAM
Christopher Harvey
1
-0
/
+27
2013-03-07
drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used
Christopher Harvey
1
-1
/
+0
2013-03-07
x86: Do not try to sync identity map for non-mapped pages
Dave Hansen
1
-0
/
+7
2013-03-07
drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASK
Marek Olšák
2
-2
/
+3
2013-03-07
drm/radeon: skip MC reset as it's probably not hung
Alex Deucher
4
-0
/
+24
2013-03-07
drm/radeon: add primary dac adj quirk for R200 board
Alex Deucher
1
-0
/
+9
2013-03-07
drm/radeon: don't set hpd, afmt interrupts when interrupts are disabled
Alex Deucher
1
-0
/
+12
2013-03-07
ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...
Ivan Djelic
1
-41
/
+44
2013-03-07
HID: logitech-dj: do not directly call hid_output_raw_report() during probe
Benjamin Tissoires
1
-8
/
+14
2013-03-07
ALSA: ice1712: Initialize card->private_data properly
Sean Connor
1
-0
/
+2
2013-03-07
Btrfs: improve the delayed inode throttling
Chris Mason
2
-61
/
+92
2013-03-07
fs: Limit sys_mount to only request filesystem modules (Part 2).
Eric W. Biederman
2
-1
/
+1
2013-03-07
ALSA: hda - Add support of new codec ALC233
Kailang Yang
1
-0
/
+2
2013-03-07
ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg()
Xi Wang
1
-2
/
+6
2013-03-07
ALSA: hda - check NULL pointer when creating SPDIF PCM switch
Mengdong Lin
1
-2
/
+7
[next]