index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-07
kernfs: implement kernfs_get_parent(), kernfs_name/path() and friends
Tejun Heo
3
-42
/
+203
2014-02-07
kernfs: implement kernfs_node_from_dentry(), kernfs_root_from_sb() and kernfs...
Tejun Heo
3
-0
/
+48
2014-02-07
kernfs: add kernfs_open_file->priv
Tejun Heo
1
-0
/
+1
2014-02-07
kernfs: implement kernfs_ops->atomic_write_len
Tejun Heo
2
-20
/
+37
2014-02-07
kernfs: allow nodes to be created in the deactivated state
Tejun Heo
3
-10
/
+78
2014-02-07
kernfs: add missing kernfs_active() checks in directory operations
Tejun Heo
1
-5
/
+6
2014-02-07
kernfs: implement kernfs_syscall_ops->remount_fs() and ->show_options()
Tejun Heo
2
-0
/
+26
2014-02-07
kernfs: rename kernfs_dir_ops to kernfs_syscall_ops
Tejun Heo
2
-21
/
+22
2014-02-07
kernfs: invoke dir_ops while holding active ref of the target node
Tejun Heo
2
-4
/
+32
2014-02-07
sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()
Tejun Heo
4
-144
/
+1
2014-02-07
s390: use device_remove_file_self() instead of device_schedule_callback()
Tejun Heo
4
-27
/
+32
2014-02-07
scsi: use device_remove_file_self() instead of device_schedule_callback()
Tejun Heo
1
-13
/
+2
2014-02-07
pci: use device_remove_file_self() instead of device_schedule_callback()
Tejun Heo
1
-14
/
+3
2014-02-07
kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers
Tejun Heo
6
-1
/
+194
2014-02-07
kernfs: remove KERNFS_REMOVED
Tejun Heo
3
-33
/
+37
2014-02-07
kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()
Tejun Heo
2
-8
/
+13
2014-02-07
kernfs: remove kernfs_addrm_cxt
Tejun Heo
5
-108
/
+28
2014-02-07
kernfs: invoke kernfs_unmap_bin_file() directly from kernfs_deactivate()
Tejun Heo
1
-4
/
+6
2014-02-07
kernfs: restructure removal path to fix possible premature return
Tejun Heo
1
-61
/
+68
2014-02-07
kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitq
Tejun Heo
2
-20
/
+15
2014-02-07
kernfs: make kernfs_deactivate() honor KERNFS_LOCKDEP flag
Tejun Heo
1
-4
/
+8
2014-02-07
dma-buf: avoid using IS_ERR_OR_NULL
Colin Cross
4
-10
/
+14
2014-02-02
Linus 3.14-rc1
v3.14-rc1
Linus Torvalds
1
-3
/
+3
2014-02-02
Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
15
-73
/
+278
2014-02-02
hpfs: optimize quad buffer loading
Mikulas Patocka
1
-46
/
+50
2014-02-02
hpfs: remember free space
Mikulas Patocka
3
-10
/
+87
2014-02-02
parisc: add flexible mmap memory layout support
Helge Deller
6
-43
/
+233
2014-02-02
parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc
Guy Martin
1
-1
/
+1
2014-02-02
parisc: convert uapi/asm/stat.h to use native types only
Helge Deller
1
-21
/
+19
2014-02-02
parisc: wire up sched_setattr and sched_getattr
Helge Deller
2
-1
/
+5
2014-02-02
parisc: fix cache-flushing
Helge Deller
3
-3
/
+16
2014-02-02
parisc/sti_console: prefer Linux fonts over built-in ROM fonts
Helge Deller
2
-4
/
+4
2014-02-02
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2014-02-02
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
3
-27
/
+39
2014-02-02
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-200
/
+244
2014-02-02
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
31
-57
/
+396
2014-02-02
hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors
Jean Delvare
1
-0
/
+1
2014-02-02
hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors
Jean Delvare
1
-0
/
+1
2014-02-01
tools/power turbostat: introduce -s to dump counters
Andy Shevchenko
1
-33
/
+65
2014-02-01
tools/power turbostat: remove unused command line option
Andy Shevchenko
1
-3
/
+3
2014-02-01
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2
-8
/
+126
2014-02-01
afs: proc cells and rootcell are writeable
Pali Rohár
1
-2
/
+2
2014-02-01
tile: remove compat_sys_lookup_dcookie declaration to fix compile error
Heiko Carstens
1
-1
/
+0
2014-02-01
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
11
-420
/
+553
2014-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-51
/
+26
2014-02-01
Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
75
-0
/
+71854
2014-02-01
Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"
Rafael J. Wysocki
2
-19
/
+19
2014-01-31
ARM: multi_v7_defconfig: remove redundant entries and re-enable TI_EDMA
Olof Johansson
1
-10
/
+2
2014-01-31
ARM: multi_v7_defconfig: add mvebu drivers
Olof Johansson
1
-0
/
+10
2014-01-31
clocksource: kona: Add basic use of external clock
Tim Kryger
1
-3
/
+11
[next]