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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-19
Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kern...
Al Viro
1
-2
/
+2
2014-11-19
Merge branch 'for-lustre' into for-next
Al Viro
12
-376
/
+265
2014-11-19
kill f_dentry uses
Al Viro
3
-14
/
+8
2014-11-19
assorted conversions to %p[dD]
Al Viro
5
-15
/
+13
2014-11-05
fs: Convert show_fdinfo functions to void
Joe Perches
1
-2
/
+2
2014-11-03
lustre: use is_root_inode()
Al Viro
3
-11
/
+9
2014-11-03
lustre: get rid of duplicate mountpoint checks
Al Viro
1
-35
/
+0
2014-11-03
kill ll_link_generic()
Al Viro
1
-32
/
+27
2014-11-03
ll_get_child_fid(): callers already have the child
Al Viro
1
-17
/
+7
2014-11-03
kill ll_rename_generic()
Al Viro
1
-48
/
+35
2014-11-03
kill ll_unlink_generic()
Al Viro
1
-42
/
+38
2014-11-03
kill ll_rmdir_generic()
Al Viro
1
-32
/
+28
2014-11-03
ll_new_inode(): don't bother with name - it's always &dentry->d_name
Al Viro
1
-15
/
+15
2014-11-03
kill ll_symlink_generic()
Al Viro
1
-19
/
+13
2014-11-03
kill ll_mkdir_generic()
Al Viro
1
-21
/
+14
2014-11-03
kill ll_mknod_generic()
Al Viro
1
-14
/
+8
2014-11-03
lustre: switch ll_release_openhandle() to struct inode *
Al Viro
3
-9
/
+8
2014-11-03
lustre: use file_inode()
Al Viro
7
-31
/
+29
2014-11-03
lustre: use %p[dD]
Al Viro
7
-51
/
+47
2014-11-03
lustre: opened file can't have negative dentry
Al Viro
1
-30
/
+21
2014-11-03
ll_setxattr(): get rid of struct file on stack
Al Viro
3
-11
/
+11
2014-11-03
lustre: switch ll_intent_file_open() to struct dentry *
Al Viro
1
-15
/
+12
2014-11-03
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
3
-6
/
+6
2014-10-31
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
1
-3
/
+5
2014-10-31
Return short read or 0 at end of a raw device, not EIO
David Jeffery
1
-1
/
+1
2014-10-28
staging: android: logger: Fix log corruption regression
Daniel Thompson
1
-5
/
+8
2014-10-26
Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+2
2014-10-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2014-10-24
Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2
-11
/
+19
2014-10-24
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2014-10-24
Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
21
-128
/
+378
2014-10-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
26
-421
/
+2129
2014-10-23
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-20
/
+353
2014-10-23
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
Rafael J. Wysocki
4
-37
/
+159
2014-10-23
Merge branches 'acpi-pm' and 'pm-genirq'
Rafael J. Wysocki
2
-3
/
+5
2014-10-23
Merge branches 'acpi-ec' and 'acpi-platform'
Rafael J. Wysocki
2
-38
/
+71
2014-10-23
intel_pstate: Correct BYT VID values.
Dirk Brandewie
1
-1
/
+12
2014-10-23
intel_pstate: Fix BYT frequency reporting
Dirk Brandewie
1
-6
/
+36
2014-10-23
intel_pstate: Don't lose sysfs settings during cpu offline
Dirk Brandewie
1
-3
/
+3
2014-10-23
cpufreq: intel_pstate: Reflect current no_turbo state correctly
Gabriele Mazzotta
1
-12
/
+36
2014-10-23
cpufreq: expose scaling_cur_freq sysfs file for set_policy() drivers
Dirk Brandewie
1
-6
/
+17
2014-10-23
cpufreq: intel_pstate: Fix setting max_perf_pct in performance policy
Pali Rohár
1
-0
/
+1
2014-10-23
Merge tag 'hwmon-for-linus-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2014-10-23
PCI / PM: handle failure to enable wakeup on PCIe PME
Lucas Stach
1
-2
/
+4
2014-10-23
ACPI: invoke acpi_device_wakeup() with correct parameters
Zhang Rui
1
-1
/
+1
2014-10-23
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
28
-77
/
+176
2014-10-23
MIPS: Kconfig: Add missing MIPS_CPS dependencies to PM and cpuidle
Markos Chandras
1
-1
/
+1
2014-10-23
xen/pci: Allocate memory for physdev_pci_device_add's optarr
Boris Ostrovsky
1
-11
/
+16
2014-10-23
xen/balloon: Don't continue ballooning when BP_ECANCELED is encountered
Boris Ostrovsky
1
-0
/
+3
2014-10-23
drm/cirrus: bind also to qemu-xen-traditional
Olaf Hering
1
-0
/
+2
[next]