index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
udf
/
super.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-30
ipc/sem.c: optimize sem_lock()
Manfred Spraul
1
-0
/
+8
2013-09-30
ipc/sem.c: fix race in sem_lock()
Manfred Spraul
1
-44
/
+78
2013-09-30
mm/compaction.c: periodically schedule when freeing pages
David Rientjes
1
-0
/
+7
2013-09-30
fs/binfmt_elf.c: prevent a coredump with a large vm_map_count from Oopsing
Dan Aloni
1
-12
/
+18
2013-09-30
revert "mm/memory-hotplug: fix lowmem count overflow when offline pages"
Joonyoung Shim
1
-4
/
+0
2013-09-30
avr32: cast syscall_return to silence compiler warning
Gabor Juhos
1
-1
/
+1
2013-09-30
avr32: fix clockevents kernel warning
Gabor Juhos
1
-1
/
+8
2013-09-30
avr32: use Kbuild infrastructure to handle the asm-generic headers
Steven Rostedt
15
-71
/
+15
2013-09-30
Linux 3.12-rc3
v3.12-rc3
Linus Torvalds
1
-1
/
+1
2013-09-29
Revert "perf symbols: Demangle cloned functions"
Ingo Molnar
1
-26
/
+1
2013-09-28
PCI: Workaround missing pci_set_master in pci drivers
Yinghai Lu
1
-1
/
+7
2013-09-28
kernel/params: fix handling of signed integer types
Jean Delvare
1
-3
/
+3
2013-09-28
i2c: ismt: initialize DMA buffer
James Ralston
1
-0
/
+3
2013-09-28
drm/msm: use drm_gem_dumb_destroy helper
Rob Clark
2
-8
/
+1
2013-09-28
drm/msm: deal with mach/iommu.h removal
Rob Clark
1
-2
/
+2
2013-09-28
perf/x86: Fix PMU detection printout when no PMU is detected
Ingo Molnar
1
-1
/
+1
2013-09-28
drm/msm: Remove iommu include from mdp4_kms.c
Joerg Roedel
1
-2
/
+0
2013-09-28
drm/msm: Odd PTR_ERR usage
Thomas Meyer
1
-1
/
+1
2013-09-28
s390: enable ARCH_USE_CMPXCHG_LOCKREF
Heiko Carstens
2
-0
/
+6
2013-09-28
lockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP()
Heiko Carstens
1
-1
/
+9
2013-09-28
mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef
Heiko Carstens
5
-9
/
+5
2013-09-27
sysfs: Allow mounting without CONFIG_NET
Eric W. Biederman
1
-4
/
+1
2013-09-27
lockref: allow relaxed cmpxchg64 variant for lockless updates
Will Deacon
1
-2
/
+11
2013-09-27
i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is...
Chew, Chiau Ee
1
-6
/
+20
2013-09-27
i2c: mv64xxx: Do not use writel_relaxed()
Thierry Reding
1
-2
/
+2
2013-09-27
i2c: mv64xxx: Fix some build warnings
Thierry Reding
1
-5
/
+7
2013-09-27
i2c: s3c2410: fix clk_disable/clk_unprepare WARNings
Kim Phillips
1
-2
/
+0
2013-09-27
arm: Fix build error with context tracking calls
Frederic Weisbecker
2
-4
/
+16
2013-09-27
ALSA: hda - Enable internal mic on a Thinkpad machine with ALC283
Kailang Yang
1
-1
/
+12
2013-09-27
ALSA: hda - Fix Internal Mic boost can't control with ALC283
Kailang Yang
1
-0
/
+3
2013-09-27
ARC: Use clockevents_config_and_register over clockevents_register_device
Uwe Kleine-König
1
-5
/
+2
2013-09-27
ARC: Workaround spinlock livelock in SMP SystemC simulation
Vineet Gupta
1
-1
/
+8
2013-09-27
ARC: Fix 32-bit wrap around in access_ok()
Vineet Gupta
1
-2
/
+2
2013-09-27
ARC: Handle zero-overhead-loop in unaligned access handler
Mischa Jonker
1
-0
/
+6
2013-09-27
ALSA: hda - Add documentation for CS4208 fixups
Takashi Iwai
1
-0
/
+6
2013-09-27
ALSA: hda - Add fixup for MacBook Air 6,1 and 6,2 with CS4208 codec
Ben Whitten
1
-5
/
+67
2013-09-27
x86/microcode/AMD: Fix patch level reporting for family 15h
Suravee Suthikulpanit
1
-0
/
+1
2013-09-27
staging: r8188eu: Add new device ID
Larry Finger
1
-0
/
+1
2013-09-27
usb: dwc3: add support for Merrifield
David Cohen
1
-0
/
+2
2013-09-27
USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization
Shengzhou Liu
1
-2
/
+3
2013-09-27
USB: Fix breakage in ffs_fs_mount()
Al Viro
1
-34
/
+26
2013-09-26
driver core : Fix use after free of dev->parent in device_shutdown
Benson Leung
1
-7
/
+7
2013-09-26
sysfs: Allow mounting without CONFIG_NET
Eric W. Biederman
1
-4
/
+1
2013-09-26
Drivers: hv: vmbus: Terminate vmbus version negotiation on timeout
K. Y. Srinivasan
1
-1
/
+1
2013-09-26
Drivers: hv: util: Correctly support ws2008R2 and earlier
K. Y. Srinivasan
4
-34
/
+88
2013-09-26
mei: cancel stall timers in mei_reset
Alexander Usyskin
2
-0
/
+4
2013-09-26
mei: bus: stop wait for read during cl state transition
Tomas Winkler
3
-8
/
+14
2013-09-26
mei: make me client counters less error prone
Tomas Winkler
2
-7
/
+9
2013-09-26
tty: ar933x_uart: move devicetree binding documentation
Gabor Juhos
1
-0
/
+0
2013-09-26
fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy
Ramneek Mehresh
1
-9
/
+3
[next]