index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysfs, kobject: add sysfs wrapper for kernfs_enable_ns()
Tejun Heo
2014-02-08
2
-1
/
+10
*
kernfs: implement kernfs_get_parent(), kernfs_name/path() and friends
Tejun Heo
2014-02-08
3
-42
/
+203
*
kernfs: implement kernfs_node_from_dentry(), kernfs_root_from_sb() and kernfs...
Tejun Heo
2014-02-08
3
-0
/
+48
*
kernfs: add kernfs_open_file->priv
Tejun Heo
2014-02-08
1
-0
/
+1
*
kernfs: implement kernfs_ops->atomic_write_len
Tejun Heo
2014-02-08
2
-20
/
+37
*
kernfs: allow nodes to be created in the deactivated state
Tejun Heo
2014-02-08
3
-10
/
+78
*
kernfs: add missing kernfs_active() checks in directory operations
Tejun Heo
2014-02-08
1
-5
/
+6
*
kernfs: implement kernfs_syscall_ops->remount_fs() and ->show_options()
Tejun Heo
2014-02-08
2
-0
/
+26
*
kernfs: rename kernfs_dir_ops to kernfs_syscall_ops
Tejun Heo
2014-02-08
2
-21
/
+22
*
kernfs: invoke dir_ops while holding active ref of the target node
Tejun Heo
2014-02-08
2
-4
/
+32
*
sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()
Tejun Heo
2014-02-08
4
-144
/
+1
*
s390: use device_remove_file_self() instead of device_schedule_callback()
Tejun Heo
2014-02-08
4
-27
/
+32
*
scsi: use device_remove_file_self() instead of device_schedule_callback()
Tejun Heo
2014-02-08
1
-13
/
+2
*
pci: use device_remove_file_self() instead of device_schedule_callback()
Tejun Heo
2014-02-08
1
-14
/
+3
*
kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers
Tejun Heo
2014-02-08
6
-1
/
+194
*
kernfs: remove KERNFS_REMOVED
Tejun Heo
2014-02-08
3
-33
/
+37
*
kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()
Tejun Heo
2014-02-08
2
-8
/
+13
*
kernfs: remove kernfs_addrm_cxt
Tejun Heo
2014-02-08
5
-108
/
+28
*
kernfs: invoke kernfs_unmap_bin_file() directly from kernfs_deactivate()
Tejun Heo
2014-02-08
1
-4
/
+6
*
kernfs: restructure removal path to fix possible premature return
Tejun Heo
2014-02-08
1
-61
/
+68
*
kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitq
Tejun Heo
2014-02-08
2
-20
/
+15
*
kernfs: make kernfs_deactivate() honor KERNFS_LOCKDEP flag
Tejun Heo
2014-02-08
1
-4
/
+8
*
dma-buf: avoid using IS_ERR_OR_NULL
Colin Cross
2014-02-07
4
-10
/
+14
*
Linus 3.14-rc1
v3.14-rc1
Linus Torvalds
2014-02-03
1
-3
/
+3
*
Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2014-02-03
15
-73
/
+278
|
\
|
*
parisc: add flexible mmap memory layout support
Helge Deller
2014-02-02
6
-43
/
+233
|
*
parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc
Guy Martin
2014-02-02
1
-1
/
+1
|
*
parisc: convert uapi/asm/stat.h to use native types only
Helge Deller
2014-02-02
1
-21
/
+19
|
*
parisc: wire up sched_setattr and sched_getattr
Helge Deller
2014-02-02
2
-1
/
+5
|
*
parisc: fix cache-flushing
Helge Deller
2014-02-02
3
-3
/
+16
|
*
parisc/sti_console: prefer Linux fonts over built-in ROM fonts
Helge Deller
2014-02-02
2
-4
/
+4
*
|
hpfs: optimize quad buffer loading
Mikulas Patocka
2014-02-03
1
-46
/
+50
*
|
hpfs: remember free space
Mikulas Patocka
2014-02-03
3
-10
/
+87
|
/
*
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-02-02
1
-0
/
+2
|
\
|
*
hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors
Jean Delvare
2014-02-02
1
-0
/
+1
|
*
hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors
Jean Delvare
2014-02-02
1
-0
/
+1
*
|
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2014-02-02
3
-27
/
+39
|
\
\
|
*
|
mm: Fix warning on make htmldocs caused by slab.c
Masanari Iida
2014-01-31
1
-1
/
+1
|
*
|
mm: slub: work around unneeded lockdep warning
Dave Hansen
2014-01-31
1
-0
/
+6
|
*
|
mm: sl[uo]b: fix misleading comments
Dave Hansen
2014-01-31
1
-4
/
+4
|
*
|
slub: Fix possible format string bug.
Tetsuo Handa
2014-01-13
1
-1
/
+1
|
*
|
slub: use lockdep_assert_held
Peter Zijlstra
2014-01-13
1
-20
/
+20
|
*
|
slub: Fix calculation of cpu slabs
Li Zefan
2013-12-29
1
-1
/
+7
|
*
|
slab.h: remove duplicate kmalloc declaration and fix kernel-doc warnings
Randy Dunlap
2013-12-18
1
-56
/
+46
*
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2014-02-02
3
-200
/
+244
|
\
\
\
|
*
|
|
tools/power turbostat: introduce -s to dump counters
Andy Shevchenko
2014-02-01
1
-33
/
+65
|
*
|
|
tools/power turbostat: remove unused command line option
Andy Shevchenko
2014-02-01
1
-3
/
+3
|
*
|
|
turbostat: Add option to report joules consumed per sample
Dirk Brandewie
2014-01-19
1
-25
/
+66
|
*
|
|
turbostat: run on HSX
Len Brown
2014-01-19
1
-11
/
+31
|
*
|
|
turbostat: Add a .gitignore to ignore the compiled turbostat binary
Josh Triplett
2014-01-19
1
-0
/
+1
[next]