projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/exynos8895/android_kernel_samsung_universal8895.git
Author
Commit
2005-07-05
David S. Miller
[TCP]: Break out send buffer expansion test.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
David S. Miller
[TCP]: Do not call tcp_tso_acked() if no work to do.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
David S. Miller
[TCP]: Kill bogus comment above tcp_tso_acked().
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
David S. Miller
[TCP]: Fix send-side cpu utiliziation regression.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
David S. Miller
[TCP]: Eliminate redundant computations in tcp_write_xm...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
David S. Miller
[TCP]: Break out tcp_snd_test() into it's constituent...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
David S. Miller
[TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
David S. Miller
[TCP]: Fix redundant calculations of tcp_current_mss()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
David S. Miller
[TCP]: tcp_write_xmit() tabbing cleanup
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
David S. Miller
[TCP]: Kill extra cwnd validate in __tcp_push_pending_f...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
David S. Miller
[TCP]: Add missing skb_header_release() call to tcp_fra...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
David S. Miller
[TCP]: Move __tcp_data_snd_check into tcp_output.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
David S. Miller
[TCP]: Move send test logic out of net/tcp.h
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
David S. Miller
[TCP]: Fix quick-ack decrementing with TSO.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
David S. Miller
[TCP]: Simplify SKB data portion allocation with NETIF_...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
Alexey Dobriyan
[NET]: Remove __ARGS from include/net/slhc_vj.h
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
David Chau
[NET]: improve readability of dev_set_promiscuity(...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
Christoph Hellwig
[SHAPER]: Switch to spinlocks.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
Robert Olsson
[IPV4]: More broken memory allocation fixes for fib_trie
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
Thomas Graf
[DECNET]: Fix memset overflow on 64bit archs while...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
Eric Dumazet
[IPV4]: Bug fix in rt_check_expire()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
Eric Dumazet
[IPV4]: Use the fancy alloc_large_system_hash() functio...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
Eric Dumazet
[NET]: Hashed spinlocks in net/ipv4/route.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
Patrick McHardy
[IPV4]: Handle large allocations in fib_trie
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
David S. Miller
[TG3]: Update driver version and reldate.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
Michael Chan
[TG3]: support for ethtool -C
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
Herbert Xu
[IPV6]: Makes IPv6 rcv registration happen last during...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
Herbert Xu
[IPV4]: Fix crash in ip_rcv while booting related to...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
David S. Miller
[SKGE]: Fix build on big-endian
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
Thomas Graf
[PKT_SCHED]: Report rate estimator configuration errors...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
Thomas Graf
[PKT_SCHED]: Cleanup qdisc creation and alignment macros
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
Thomas Graf
[PKT_SCHED]: Move sch_generic.c prototypes to correct...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
Thomas Graf
[NET]: Reduce size of sk_buff by 4 bytes
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
Thomas Graf
[NET]: Remove unused security member in sk_buff
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
Patrick McHardy
[NET]: net/core/filter.c: make len cover the entire...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
Patrick McHardy
[NET]: Consolidate common code in net/core/filter.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
Patrick McHardy
[NET]: Remove redundant code in net/core/filter.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-05
Patrick McHardy
[NET]: Fix signedness issues in net/core/filter.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-04
Russell King
[PATCH] ARM: Fix new-ABI layout of struct stat64
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-04
Russell King
[PATCH] ARM: Fix non-standard PXA io_pg_offst initialisers
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-04
Russell King
[PATCH] ARM: Change 'param_offset' to 'boot_params'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-03
Linus Torvalds
Merge master.kernel.org:/home/rmk/linux-2.6-arm
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-03
Linus Torvalds
Merge master.kernel.org:/home/rmk/linux-2.6-serial
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-03
Russell King
[PATCH] Serial: Fix console port spinlock initialisation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-03
Catalin Marinas
[PATCH] ARM: 2784/1: Fix the block cache flush operatio...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-03
Ben Dooks
[PATCH] ARM: 2785/1: S3C24XX - serial calls request_irq...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-03
Russell King
[PATCH] ARM: Remove machine description macros
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-03
Adrian Bunk
[PATCH] drivers/ide/Makefile: kill dead CONFIG_BLK_DEV_...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-03
Rob Punkunus
[PATCH] amd74xx: support MCP55 device IDs
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-03
Denis Vlasenko
[PATCH] ide: fix line break in ide messages
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-03
Herbert Xu
[PATCH] ide: hotplug mark __devinit via82cxxx.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-03
Herbert Xu
[PATCH] ide: hotplug mark __devinit triflex.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-03
Herbert Xu
[PATCH] ide: hotplug mark __devinit slc90e66.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-03
Herbert Xu
[PATCH] ide: hotplug mark __devinit sl82c105.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-03
Herbert Xu
[PATCH] ide: hotplug mark __devinit sc1200.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-03
Herbert Xu
[PATCH] ide: hotplug mark __devinit opti621.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-03
Herbert Xu
[PATCH] ide: hotplug mark __devinit ns87415.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-03
Herbert Xu
[PATCH] ide: hotplug mark __devinit it8172.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-03
Herbert Xu
[PATCH] ide: hotplug mark __devinit cy82c693.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-03
Herbert Xu
[PATCH] ide: hotplug mark __devinit cs5530.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-03
Herbert Xu
[PATCH] ide: hotplug mark __devinit amd74xx.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-03
Herbert Xu
[PATCH] ide: hotplug mark __devinit alim15x3.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-02
Linus Torvalds
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-02
Linus Torvalds
Merge master.kernel.org:/home/rmk/linux-2.6-arm
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-02
Linus Torvalds
If ACPI doesn't find an irq listed, don't accept 0...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-01
Ivan Kokshaysky
[PATCH] alpha smp fix (part #2)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-01
Adrian Bunk
[PATCH] MMC: wbsd cleanups
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-01
Pierre Ossman
[PATCH] MMC: wbsd delayed insertion
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-01
Nishanth Aravamudan
[PATCH] ARM: replace schedule_timeout() with msleep()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-01
Russell King
[PATCH] MMC: Fix divdi3 reference in mmci.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-01
Russell King
[PATCH] ARM: Make the magic values in head.S more obvious
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-01
Ben Dooks
[PATCH] ARM: 2783/1: Remove omnimeter_defconfig as...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-01
Todd Poynor
[PATCH] ARM: 2782/1: PXA27x MDREFR K0DB4 define
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-01
Todd Poynor
[PATCH] ARM: 2781/2: PXA27x Standby mode take 2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-01
Andrew Morton
[PATCH] fatfs sectioning fix
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-01
Ivan Kokshaysky
[PATCH] alpha smp fix
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-01
Linus Torvalds
Merge master.kernel.org:/home/rmk/linux-2.6-arm
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-07-01
Linus Torvalds
Merge master.kernel.org:/home/rmk/linux-2.6-serial
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-06-30
Catalin Marinas
[PATCH] ARM: 2780/1: AFS partition length calculation fix
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-06-30
Russell King
[PATCH] Serial: Fix small CONFIG_SERIAL_8250_NR_UARTS
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-06-30
Linus Torvalds
Merge /pub/scm/linux/kernel/git/gregkh/driver-2.6
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-06-30
Catalin Marinas
[PATCH] ARM: 2779/1: Fix the V bit setting for the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-06-30
Catalin Marinas
[PATCH] ARM: 2778/1: Add -mno-thumb-interwork to CFLAGS_ABI
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-06-30
Catalin Marinas
[PATCH] ARM: 2777/1: Fix broken comment arch/arm/mm...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-06-30
Linus Torvalds
Merge /pub/scm/linux/kernel/git/paulus/ppc64-2.6
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-06-30
Andrew Morton
[PATCH] reiserfs: handle_attrs() fix
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-06-30
Pekka Enberg
[PATCH] freevxfs: minor cleanups
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-06-30
Pekka Enberg
[PATCH] freevxfs: remove 2.4 compatability
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-06-30
Pekka Enberg
[PATCH] freevxfs: fix buffer_head leak
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-06-30
Jay Lan
[PATCH] Improper initrd failure message at boot time
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-06-30
Christoph Hellwig
[PATCH] udf_find_entry() cleanup
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-06-30
Pekka J Enberg
[PATCH] fat: fix slab cache leak
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-06-30
Chris Zankel
[PATCH] xtensa: Fix asm macro
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-06-30
Chris Zankel
[PATCH] xtensa: Removed local copy of zlib and fixed...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-06-30
Chris Zankel
[PATCH] xtensa: Added mm/Kconfig to get a flat memory...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-06-30
Chris Zankel
[PATCH] xtensa: cleanups for errno and ipc.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-06-30
Jesper Juhl
[PATCH] xtensa: use valid_signal()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-06-30
Ingo Molnar
[PATCH] x86: i8253/i8259A lock cleanup
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-06-30
Kumar Gala
[PATCH] ppc32: Fix pointer check for MPC8540 ADS device
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2005-06-30
Eric Paris
[PATCH] selinux_sb_copy_data() should not require a...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next