index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-05
Revert "x86_64: allocate sparsemem memmap above 4G"
Linus Torvalds
1
-1
/
+0
2007-11-02
Fix TCP MD5 on big-endian.
David Miller
1
-4
/
+2
2007-11-02
Fix ROSE module unload oops.
Alexey Dobriyan
1
-1
/
+1
2007-11-02
ACPI: disable lower idle C-states across suspend/resume
Thomas Gleixner
1
-0
/
+2
2007-10-10
i386: Use global flag to disable broken local apic timer on AMD CPUs.
Andi Kleen
2
-1
/
+3
2007-09-26
Fix tc_ematch kbuild
Stephen Hemminger
1
-0
/
+1
2007-08-30
PCI: disable MSI on RX790
Tejun Heo
1
-0
/
+1
2007-08-30
PCI: disable MSI on RD580
Tejun Heo
1
-0
/
+1
2007-08-30
PCI: disable MSI on RS690
Tejun Heo
1
-0
/
+1
2007-08-30
TCP: Do not autobind ports for TCP sockets
David Miller
1
-1
/
+1
2007-08-30
Netfilter: Missing Kbuild entry for netfilter
Chuck Ebbert
1
-0
/
+1
2007-08-30
Fix soft-fp underflow handling.
David Miller
4
-1
/
+19
2007-08-30
NET: Share correct feature code between bridging and bonding
Herbert Xu
1
-0
/
+2
2007-08-22
AVR32: Fix atomic_add_unless() and atomic_sub_unless()
Haavard Skinnemoen
1
-2
/
+2
2007-08-22
revert "x86, serial: convert legacy COM ports to platform devices"
Andrew Morton
2
-0
/
+32
2007-08-09
Keep rfcomm_dev on the list until it is freed
Ville Tervo
1
-0
/
+1
2007-08-09
cfq-iosched: fix async queue behaviour
Jens Axboe
1
-2
/
+4
2007-08-09
Include serial_reg.h with userspace headers
Herton Ronaldo Krzesinski
1
-0
/
+1
2007-08-09
Missing header include in ipt_iprange.h
Adrian Bunk
1
-0
/
+2
2007-08-09
Fix IPCOMP crashes.
Patrick McHardy
1
-1
/
+0
2007-07-08
sis5513: adding PCI-ID
Uwe Koziolek
1
-0
/
+1
2007-07-07
include/linux/kallsyms.h must #include <linux/errno.h>
Adrian Bunk
1
-0
/
+1
2007-07-06
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
4
-7
/
+25
2007-07-06
i386: es7000 build breakage fix
Vivek Goyal
2
-0
/
+10
2007-07-06
[MIPS] Fix scheduling latency issue on 24K, 34K and 74K cores
Ralf Baechle
1
-0
/
+2
2007-07-06
[MIPS] Add macros to encode processor revisions.
Ralf Baechle
1
-0
/
+11
2007-07-06
[MIPS] RM7000: Enable ICACHE_REFILLS_WORKAROUND_WAR.
Ralf Baechle
1
-7
/
+11
2007-07-06
[MIPS] 64-bit TO_PHYS_MASK macro for RM9000 processors
Andrew Sharp
1
-0
/
+1
2007-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-67
/
+76
2007-07-05
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-4
/
+1
2007-07-04
[MIPS] Add whitelists for checksyscalls.sh
Atsushi Nemoto
1
-0
/
+16
2007-07-04
[MIPS] die(): Properly declare as non-returning
Maciej W. Rozycki
1
-1
/
+1
2007-07-04
[MIPS] Fix include wrapper symbol definitions in IP32 code.
Kumba
1
-3
/
+3
2007-07-03
Blackfin arch: remove zero-sized include/asm-blackfin/macros.h
Marco Roeland
1
-0
/
+0
2007-07-02
[POWERPC] Uninline and export virq_to_hw() for the pasemi_mac driver
Olof Johansson
1
-4
/
+1
2007-07-01
PM: introduce set_target method in pm_ops
Rafael J. Wysocki
1
-15
/
+47
2007-07-01
pci.h stubs (for EDD build error)
Randy Dunlap
1
-0
/
+11
2007-07-01
frv: fix fallout from "remove sched.h from mm.h" patch
Alexey Dobriyan
1
-1
/
+1
2007-06-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
2
-0
/
+2
2007-06-29
Input: document some of keycodes
Dmitry Torokhov
1
-67
/
+75
2007-06-29
Input: add a new EV_SW SW_RADIO event, for radio switches on laptops
Henrique de Moraes Holschuh
1
-0
/
+1
2007-06-28
[SPARC64]: Add linux/pagemap.h to asm/tlb.h
Alexey Dobriyan
1
-0
/
+1
2007-06-28
Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM
David Woodhouse
4
-1
/
+6
2007-06-28
eventfd: clean compile when CONFIG_EVENTFD=n
Randy Dunlap
1
-1
/
+2
2007-06-27
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-2
/
+2
2007-06-27
libata: kill ATA_HORKAGE_DMA_RW_ONLY
Tejun Heo
1
-1
/
+0
2007-06-27
libata: kill the infamous abnormal status message
Tejun Heo
1
-5
/
+3
2007-06-26
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-3
/
+0
2007-06-26
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
3
-2
/
+71
2007-06-26
[IA64] change sh_change_coherence oemcall to use nolock
Dean Nelson
1
-2
/
+2
[next]