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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-01
mm: get rid of 'vmalloc_info' from /proc/meminfo
Linus Torvalds
1
-12
/
+0
2015-11-01
Merge branch 'fs-file-descriptor-optimization'
Linus Torvalds
1
-0
/
+2
2015-11-02
Merge branch 'pm-opp'
Rafael J. Wysocki
1
-12
/
+12
2015-11-02
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-68
/
+2
2015-11-02
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
1
-5
/
+0
2015-11-02
Merge branch 'pm-sleep'
Rafael J. Wysocki
2
-0
/
+40
2015-11-02
Merge branches 'acpi-osl', 'acpi-pad', 'acpi-video' and 'acpi-assorted'
Rafael J. Wysocki
1
-0
/
+6
2015-11-02
Merge branch 'acpi-processor'
Rafael J. Wysocki
2
-0
/
+152
2015-11-02
Merge branch 'acpica'
Rafael J. Wysocki
7
-21
/
+25
2015-11-01
ipv4: fix to not remove local route on link down
Julian Anastasov
1
-1
/
+1
2015-11-01
net: dsa: use switchdev obj for VLAN add/del ops
Vivien Didelot
1
-4
/
+9
2015-11-01
VSOCK: define VSOCK_SS_LISTEN once only
Stefan Hajnoczi
1
-0
/
+3
2015-10-31
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-1
/
+1
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-108
/
+87
2015-11-01
raid5: enable log for raid array with cache disk
Shaohua Li
1
-0
/
+1
2015-10-31
vfs: Fix pathological performance case for __alloc_fd()
Linus Torvalds
1
-0
/
+2
2015-10-31
dm: add support for passing through persistent reservations
Christoph Hellwig
1
-2
/
+2
2015-10-31
dm: refactor ioctl handling
Christoph Hellwig
1
-3
/
+3
2015-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-1
/
+41
2015-10-30
Merge tag 'nfc-next-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
6
-3
/
+43
2015-10-30
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-7
/
+7
2015-10-30
Document that IRQ_NONE should be returned when IRQ not actually handled
David Woodhouse
1
-1
/
+1
2015-10-30
geneve: implement support for IPv6-based tunnels
John W. Linville
1
-0
/
+1
2015-10-29
Merge branches 'fixes' and 'misc' into for-next
Russell King
1
-2
/
+0
2015-10-29
Revert "Merge branch 'ipv6-overflow-arith'"
Hannes Frederic Sowa
2
-22
/
+0
2015-10-29
lightnvm: Support for Open-Channel SSDs
Matias Bjørling
2
-0
/
+652
2015-10-28
ARM: OMAP1: fix incorrect INT_DMA_LCD
Aaro Koskinen
1
-1
/
+1
2015-10-28
Merge branch 'linus' into core/rcu, to fix up a semantic conflict
Ingo Molnar
15
-113
/
+116
2015-10-28
efi: Use correct type for struct efi_memory_map::phys_map
Ard Biesheuvel
1
-1
/
+1
2015-10-28
cpufreq: create cpu/cpufreq/policyX directories
Viresh Kumar
1
-1
/
+0
2015-10-28
cpufreq: remove cpufreq_sysfs_{create|remove}_file()
Viresh Kumar
1
-2
/
+0
2015-10-28
cpufreq: create cpu/cpufreq at boot time
Viresh Kumar
1
-2
/
+0
2015-10-28
NFC: nci: non-static functions can not be inline
Robert Dolca
1
-4
/
+4
2015-10-28
PM / Domains: Merge measurements for PM QoS device latencies
Ulf Hansson
1
-4
/
+2
2015-10-27
seccomp, ptrace: add support for dumping seccomp filters
Tycho Andersen
2
-0
/
+13
2015-10-27
qed: Add statistics support
Manish Chopra
1
-0
/
+3
2015-10-27
qed: Add link support
Yuval Mintz
1
-0
/
+4
2015-10-27
qed: Add slowpath L2 support
Manish Chopra
1
-0
/
+120
2015-10-27
qed: Add basic L2 interface
Yuval Mintz
2
-0
/
+317
2015-10-27
qed: Add module with basic common support
Yuval Mintz
3
-0
/
+1644
2015-10-27
drivers/pinctrl: Add the concept of an "init" state
Douglas Anderson
2
-0
/
+18
2015-10-27
mmc: mmc: extend the mmc_send_tuning()
Chaotian Jing
1
-1
/
+1
2015-10-27
staging/rdma/hfi1: Remove QSFP_ENABLED from HFI capability mask
Easwar Hariharan
1
-2
/
+2
2015-10-27
blkcg: fix incorrect read/write sync/async stat accounting
Tejun Heo
1
-2
/
+2
2015-10-26
net: tso: add support for IPv6
emmanuel.grumbach@intel.com
1
-0
/
+1
2015-10-26
Merge tag 'arcnet-for-4.4-rc1' of git://git.pengutronix.de/git/mgr/linux
David S. Miller
1
-0
/
+7
2015-10-26
bpf: fix bpf_perf_event_read() helper
Alexei Starovoitov
1
-1
/
+0
2015-10-27
NFC: NCI: allow spi driver to choose transfer clock
Vincent Cuissard
1
-0
/
+6
2015-10-27
NFC: nfcmrvl: add i2c driver
Vincent Cuissard
2
-0
/
+9
2015-10-27
NFC: NCI: export nci_send_frame and nci_send_cmd function
Vincent Cuissard
1
-0
/
+1
[prev]
[next]