index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MIPS] mtx-1: Enable -Werror.
Ralf Baechle
2007-11-02
1
-0
/
+2
*
[MIPS] mtx-1: Remove unused mtx1_sys_btn.
Ralf Baechle
2007-11-02
1
-9
/
+0
*
[MIPS] Pb1200: Enable -Werror.
Ralf Baechle
2007-11-02
1
-0
/
+2
*
[MIPS] Fix and cleanup the MIPS part of the (ab)use of CLOCK_TICK_RATE.
Ralf Baechle
2007-11-02
6
-91
/
+5
*
[MIPS] SNI: register a02r clockevent; don't use PIT timer
Thomas Bogendoerfer
2007-11-02
1
-3
/
+2
*
[MIPS] i8253.h: Remove all i8259 related definitions.
Ralf Baechle
2007-11-02
1
-15
/
+0
*
[MIPS] i8253: Cleanup.
Ralf Baechle
2007-11-02
1
-11
/
+12
*
[MIPS] Cobalt: Fix IRQ comment; the Cobalt kernel uses CP0 counter now.
Yoichi Yuasa
2007-11-02
1
-2
/
+1
*
[MIPS] Pb1200: Fix warning.
Ralf Baechle
2007-11-02
1
-44
/
+56
*
[MIPS] Pb1200: Fix warning.
Ralf Baechle
2007-11-02
1
-1
/
+5
*
[MIPS] IP27: Fix build error.
Ralf Baechle
2007-11-02
1
-2
/
+2
*
[MIPS] Excite: Fix build error.
Ralf Baechle
2007-11-02
1
-1
/
+1
*
[MIPS] Sibyte: Split and move clock code.
Ralf Baechle
2007-11-02
9
-330
/
+457
*
[MIPS] Sibyte: Fixes for oneshot timer mode.
Ralf Baechle
2007-11-02
2
-62
/
+55
*
[MIPS] Sibyte: Remove blank line.
Ralf Baechle
2007-11-02
1
-1
/
+0
*
[MIPS] Swarm: Fix build failure
Thiemo Seufer
2007-11-02
1
-1
/
+1
*
[MIPS] time: Code cleanups
Atsushi Nemoto
2007-11-02
3
-59
/
+12
*
[MIPS] time: Remove now unused local_timer_interrupt.
Ralf Baechle
2007-11-02
2
-21
/
+0
*
[MIPS] IP32: Fix address of 2nd serial interface.
Ralf Baechle
2007-11-02
1
-1
/
+1
*
[MIPS] SB1250: Use the right irqaction for the timer interrupt.
Ralf Baechle
2007-11-02
1
-7
/
+1
*
[MIPS] SB1250: Remove stray assignment of cpumask.
Ralf Baechle
2007-11-02
1
-1
/
+0
*
[MIPS] Sibyte: Fix names of the clockevent devices.
Ralf Baechle
2007-11-02
2
-2
/
+2
*
[MIPS] Sibyte: Build fixes / dead code removal.
Ralf Baechle
2007-11-02
2
-29
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-11-01
39
-176
/
+280
|
\
|
*
[IRDA] IRNET: Fix build when TCGETS2 is defined.
David S. Miller
2007-11-01
1
-0
/
+10
|
*
[NET]: docbook fixes for netif_ functions
Stephen Hemminger
2007-11-01
2
-3
/
+25
|
*
[NET]: Hide the net_ns kmem cache
Pavel Emelyanov
2007-11-01
1
-2
/
+4
|
*
[NET]: Mark the setup_net as __net_init
Pavel Emelyanov
2007-11-01
1
-1
/
+1
|
*
[NET]: Hide the dead code in the net_namespace.c
Pavel Emelyanov
2007-11-01
1
-63
/
+68
|
*
[NET]: Relax the reference counting of init_net_ns
Pavel Emelyanov
2007-11-01
1
-8
/
+25
|
*
[NETNS]: Make the init/exit hooks checks outside the loop
Pavel Emelyanov
2007-11-01
1
-12
/
+11
|
*
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
2007-11-01
33
-36
/
+43
|
*
[NET]: Remove bogus zero_it argument from sk_alloc
Pavel Emelyanov
2007-11-01
1
-14
/
+9
|
*
[NET]: Make the sk_clone() lighter
Pavel Emelyanov
2007-11-01
1
-1
/
+2
|
*
[NET]: Move some core sock setup into sk_prot_alloc
Pavel Emelyanov
2007-11-01
1
-15
/
+26
|
*
[NET]: Auto-zero the allocated sock object
Pavel Emelyanov
2007-11-01
1
-1
/
+3
|
*
[NET]: Cleanup the allocation/freeing of the sock object
Pavel Emelyanov
2007-11-01
1
-15
/
+29
|
*
[NET]: Move the get_net() from sock_copy()
Pavel Emelyanov
2007-11-01
1
-1
/
+1
|
*
[NET]: Move the sock_copy() from the header
Pavel Emelyanov
2007-11-01
2
-14
/
+14
|
*
[TCP]: Another TAGBITS -> SACKED_ACKED|LOST conversion
Ilpo Järvinen
2007-11-01
1
-1
/
+1
|
*
[TCP]: Process DSACKs that reside within a SACK block
Ilpo Järvinen
2007-11-01
1
-3
/
+22
*
|
[SPARC64]: Update defconfig.
David S. Miller
2007-11-01
1
-35
/
+34
*
|
[SPARC64]: Fix linkage of enormous kernels.
David S. Miller
2007-10-31
3
-5
/
+11
*
|
[SPARC64]: Fix build with CONFIG_NET disabled.
David S. Miller
2007-10-31
2
-2
/
+2
*
|
[SPARC64]: Fix build failure when CONFIG_BUG is disabled.
David S. Miller
2007-10-31
1
-1
/
+3
*
|
[SPARC64]: Kill unused ITAG_MASK macro in ultra.S
David S. Miller
2007-10-31
1
-7
/
+0
*
|
[SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss().
David S. Miller
2007-10-31
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-10-31
2
-0
/
+22
|
\
|
*
Revert "Driver core: remove class_device_*_bin_file"
Greg Kroah-Hartman
2007-10-31
2
-0
/
+22
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-10-31
22
-24
/
+781
|
\
\
[next]