index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-06
driver core: remove dev_bin_attrs from struct class
Greg Kroah-Hartman
2
-41
/
+2
2013-10-06
driver core: remove dev_attrs from struct class
Greg Kroah-Hartman
2
-39
/
+1
2013-10-06
sysfs: merge regular and bin file handling
Tejun Heo
7
-502
/
+28
2013-10-06
sysfs: prepare open path for unified regular / bin file handling
Tejun Heo
1
-25
/
+33
2013-10-06
sysfs: copy bin mmap support from fs/sysfs/bin.c to fs/sysfs/file.c
Tejun Heo
3
-1
/
+249
2013-10-06
sysfs: add sysfs_bin_read()
Tejun Heo
1
-0
/
+65
2013-10-06
sysfs: prepare path write for unified regular / bin file handling
Tejun Heo
2
-6
/
+35
2013-10-06
sysfs: collapse fs/sysfs/bin.c::fill_read() into read()
Tejun Heo
1
-21
/
+15
2013-10-06
sysfs: skip bin_buffer->buffer while reading
Tejun Heo
1
-13
/
+8
2013-10-06
sysfs: use seq_file when reading regular files
Tejun Heo
1
-91
/
+73
2013-10-06
sysfs: use transient write buffer
Tejun Heo
1
-62
/
+52
2013-10-06
sysfs: add sysfs_open_file->sd and ->file
Tejun Heo
1
-11
/
+12
2013-10-06
sysfs: rename sysfs_buffer to sysfs_open_file
Tejun Heo
1
-64
/
+63
2013-10-06
sysfs: add sysfs_open_file_mutex
Tejun Heo
1
-6
/
+12
2013-10-06
sysfs: remove sysfs_buffer->ops
Tejun Heo
1
-12
/
+21
2013-10-05
sysfs: remove sysfs_buffer->needs_read_fill
Tejun Heo
1
-12
/
+12
2013-10-05
sysfs: remove unused sysfs_buffer->pos
Tejun Heo
1
-1
/
+0
2013-10-04
sysfs: introduce [__]sysfs_remove()
Tejun Heo
4
-28
/
+29
2013-10-04
sysfs: make __sysfs_remove_dir() recursive
Tejun Heo
1
-11
/
+64
2013-10-04
kobject: grab an extra reference on kobject->sd to allow duplicate deletes
Tejun Heo
2
-1
/
+18
2013-10-04
sysfs: remove sysfs_addrm_cxt->parent_sd
Tejun Heo
5
-36
/
+38
2013-10-04
fs/debugfs: add declaration for no CONFIG_DEBUG_FS
Weijie Yang
1
-0
/
+12
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
driver-core: remove struct bus_type.drv_attrs
Greg Kroah-Hartman
2
-40
/
+2
2013-09-28
driver-core: remove struct bus_type.bus_attrs
Greg Kroah-Hartman
2
-44
/
+0
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
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
[next]