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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-17
[PATCH] fix `make headers_install'
David Woodhouse
1
-1
/
+1
2006-10-17
[PATCH] drivers/char/specialix.c: fix the baud conversion
Adrian Bunk
1
-11
/
+4
2006-10-17
[PATCH] swsusp: fix memory leaks
Andrew Morton
1
-1
/
+2
2006-10-17
[PATCH] acpi_processor_latency_notifier(): UP warning fix
Andrew Morton
1
-0
/
+6
2006-10-17
[PATCH] vmalloc(): don't pass __GFP_ZERO to slab
Andrew Morton
1
-2
/
+5
2006-10-17
[PATCH] rtc-max6902: month conversion fix
Francisco Larramendi
1
-1
/
+1
2006-10-17
[PATCH] w1 kconfig fix
Evgeniy Polyakov
1
-1
/
+0
2006-10-17
[PATCH] knfsd: add nfs-export support to tmpfs
David M. Grimes
1
-0
/
+81
2006-10-17
[PATCH] remove carta_random32
Andrew Morton
2
-42
/
+1
2006-10-17
[PATCH] rename net_random to random32
Stephen Hemminger
6
-122
/
+150
2006-10-17
[PATCH] PROC_NUMBUF is wrong
Andrew Morton
1
-1
/
+1
2006-10-17
[PATCH] posix-cpu-timers: prevent signal delivery starvation
Thomas Gleixner
1
-6
/
+21
2006-10-17
[PATCH] md: fix /proc/mdstat refcounting
Akinobu Mita
1
-0
/
+1
2006-10-17
[PATCH] invalidate: remove_mapping() fix
Andrew Morton
2
-1
/
+6
2006-10-17
[PATCH] null dereference in fs/jbd2/journal.c
Dave Kleikamp
1
-1
/
+2
2006-10-17
[PATCH] i386 Time: Avoid PIT SMP lockups
john stultz
3
-5
/
+5
2006-10-17
[PATCH] New MMC maintainer
Pierre Ossman
1
-2
/
+5
2006-10-17
[PATCH] lockdep: increase max allowed recursion depth
Ingo Molnar
1
-3
/
+5
2006-10-17
[PATCH] synclink: remove PAGE_SIZE reference
Paul Fulghum
1
-2
/
+2
2006-10-17
[PATCH] ioc4: Enable build on non-SN2
Brent Casavant
8
-23
/
+23
2006-10-17
[PATCH] ioc4: Remove SN2 feature and config dependencies
Brent Casavant
2
-26
/
+23
2006-10-16
[PATCH] CONFIG_TELCLOCK depends on X86
Geert Uytterhoeven
1
-1
/
+1
2006-10-16
[PATCH] fix epoll_pwait when EPOLL=n
Randy Dunlap
1
-0
/
+1
2006-10-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
42
-282
/
+405
2006-10-16
[PATCH] FRV: Use the correct preemption primitives in kmap_atomic() and co
David Howells
1
-13
/
+14
2006-10-16
[PATCH] scsi: megaraid_{mm,mbox}: 64-bit DMA capability fix
Andrey Mirkin
1
-1
/
+1
2006-10-16
[PATCH] ide: add sanity checking to ide taskfile ioctl
Alan Cox
1
-4
/
+9
2006-10-16
[PATCH] rio: fix array checking
Alan Cox
1
-2
/
+2
2006-10-15
[Bluetooth] Use work queue to trigger URB submission
Marcel Holtmann
1
-10
/
+7
2006-10-15
[Bluetooth] Add locking for bt_proto array manipulation
Marcel Holtmann
8
-14
/
+38
2006-10-15
[Bluetooth] Check if DLC is still attached to the TTY
Marcel Holtmann
1
-0
/
+3
2006-10-15
[Bluetooth] Fix reference count when connection lookup fails
Marcel Holtmann
3
-9
/
+3
2006-10-15
[Bluetooth] Disconnect HID interrupt channel first
Marcel Holtmann
1
-2
/
+2
2006-10-15
[Bluetooth] Support concurrent connect requests
Marcel Holtmann
4
-7
/
+33
2006-10-15
[Bluetooth] Make use of virtual devices tree
Marcel Holtmann
1
-5
/
+1
2006-10-15
[Bluetooth] Handle return values from driver core functions
Marcel Holtmann
5
-7
/
+16
2006-10-15
[Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP
Marcel Holtmann
3
-17
/
+161
2006-10-15
[IPV6] sit: Add missing MODULE_LICENSE
Jan Dittmer
1
-0
/
+1
2006-10-15
[IPV6]: Remove bogus WARN_ON in Proxy-NA handling.
YOSHIFUJI Hideaki
1
-2
/
+0
2006-10-15
[IPv6] rules: Use RT6_LOOKUP_F_HAS_SADDR and fix source based selectors
Thomas Graf
2
-7
/
+23
2006-10-15
[XFRM]: Fix xfrm_state_num going negative.
David S. Miller
1
-4
/
+13
2006-10-15
[NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire()
Eric Dumazet
2
-22
/
+24
2006-10-15
NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctly
Paul Moore
1
-2
/
+2
2006-10-15
NetLabel: better error handling involving mls_export_cat()
Paul Moore
3
-13
/
+30
2006-10-15
NetLabel: only deref the CIPSOv4 standard map fields when using standard mapping
Paul Moore
1
-6
/
+12
2006-10-15
[BRIDGE]: flush forwarding table when device carrier off
Stephen Hemminger
4
-4
/
+11
2006-10-15
[NETFILTER]: ctnetlink: Remove debugging messages
Pablo Neira Ayuso
2
-138
/
+6
2006-10-15
[NETFILTER]: Update MAINTAINERS entry
Patrick McHardy
1
-3
/
+5
2006-10-15
[NETFILTER]: xt_CONNSECMARK: fix Kconfig dependencies
Patrick McHardy
1
-1
/
+3
2006-10-15
[NETFILTER]: ipt_ECN/ipt_TOS: fix incorrect checksum update
Patrick McHardy
2
-6
/
+6
[next]