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-02-28
[SUNSU]: Fix locking error in sunsu_stop_rx().
David S. Miller
1
-3
/
+0
2006-02-28
[IA64] sysctl option to silence unaligned trap warnings
Jes Sorensen
3
-3
/
+43
2006-02-28
[SCSI] aha152x: fix variable use before initialisation and other bugs
Jürgen E. Fischer
3
-37
/
+54
2006-02-28
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
3
-6
/
+30
2006-02-28
[MIPS] Fix build error on processors that don's support copy-on-write.
Ralf Baechle
2
-1
/
+19
2006-02-28
[MIPS] Initialize S-cache function pointers even on S-cache-less CPUs.
Ralf Baechle
1
-5
/
+11
2006-02-28
[IA64] cleanup in fsys.S
Ken Chen
1
-4
/
+3
2006-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
6
-23
/
+42
2006-02-28
[SCSI] Fix uninitialised width and speed in sym2
Matthew Wilcox
1
-0
/
+2
2006-02-28
[SCSI] Delete duplicate driver template.
Ralf Baechle
1
-21
/
+0
2006-02-28
[PATCH] cfq-iosched: slice expiry fixups
Jens Axboe
1
-91
/
+60
2006-02-28
[PATCH] powerpc/iseries: Fix double phys_to_abs bug in htab_bolt_mapping
Michael Ellerman
1
-1
/
+1
2006-02-28
[PATCH] powerpc: fix NULL pointer in handle_eeh_events
Olaf Hering
1
-1
/
+1
2006-02-28
[PATCH] powerpc: vdso 64bits gettimeofday bug
Benjamin Herrenschmidt
1
-2
/
+2
2006-02-28
[PATCH] powerpc: fix dynamic PCI probe regression
John Rose
3
-19
/
+38
2006-02-27
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-0
/
+7
2006-02-27
Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC...
Linus Torvalds
3
-22
/
+4
2006-02-27
[SCSI] scsi: scsi command retries off by one fix
Brian King
2
-3
/
+3
2006-02-27
[SCSI] megaraid_sas: fix physical disk handling
Christoph Hellwig
1
-14
/
+15
2006-02-27
[libata] Disable FUA
Jeff Garzik
3
-0
/
+7
2006-02-27
[SCSI] scsi: handle ->slave_configure return value
Christoph Hellwig
1
-2
/
+14
2006-02-27
[SCSI] fc_transport: stop creating duplicate rport entries.
Andrew Vasquez
1
-2
/
+1
2006-02-27
[SCSI] sg: Remove aha1542 hack
Brian King
1
-1
/
+1
2006-02-27
Merge git://oss.sgi.com:8090/oss/git/xfs-rc-fixes
Linus Torvalds
3
-22
/
+20
2006-02-28
[XFS] Don't map non-uptodate buffers in xfs_probe_cluster; also fixes
Eric Sandeen
1
-1
/
+1
2006-02-28
[XFS] Reduce stack use during quota mounts (caused a panic). This
Nathan Scott
1
-6
/
+5
2006-02-28
[XFS] Fix a realtime allocator regression introduced by an old iget race
Nathan Scott
1
-15
/
+14
2006-02-27
[PATCH] ieee80211_rx.c: is_beacon
Pete Zaitcev
1
-11
/
+5
2006-02-27
[IA64] refresh default config files
Tony Luck
7
-351
/
+826
2006-02-27
[IA64] die_if_kernel() can return
Tony Luck
1
-1
/
+1
2006-02-27
[IA64-SGI] revert export sn_pcidev_info_get
Christoph Hellwig
1
-1
/
+0
2006-02-27
[IA64] Fix pcibios_setup
Matthew Wilcox
1
-1
/
+1
2006-02-27
[IA64-SGI] Make number of TIO nodes configurable
Jack Steiner
1
-1
/
+2
2006-02-27
[IA64] Document the "nomca" boot parameter
Horms
1
-0
/
+2
2006-02-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-155
/
+109
2006-02-27
[IA64] Delete a redundant instruction in unaligned_access
Zhang, Yanmin
1
-1
/
+0
2006-02-27
[IA64] show "SN Devices" menu only if CONFIG_SGI_SN
Jes Sorensen
1
-2
/
+2
2006-02-27
8139cp: fix broken suspend/resume
Francois Romieu
1
-16
/
+21
2006-02-27
via-velocity: fix memory corruption when changing the mtu
Francois Romieu
1
-0
/
+3
2006-02-27
[REQSK]: Don't reset rskq_defer_accept in reqsk_queue_alloc
Arnaldo Carvalho de Melo
1
-1
/
+0
2006-02-27
[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility
Patrick McHardy
6
-5
/
+23
2006-02-27
[NETFILTER]: nf_queue: fix end-of-list check
Patrick McHardy
1
-1
/
+1
2006-02-27
[NETFILTER]: nf_queue: remove unnecessary check for outfn
Patrick McHardy
1
-1
/
+1
2006-02-27
[NETFILTER]: nf_queue: fix rerouting after packet mangling
Patrick McHardy
1
-7
/
+15
2006-02-27
[NETFILTER]: nf_queue: check if rerouter is present before using it
Patrick McHardy
1
-2
/
+2
2006-02-27
[NETFILTER]: nf_queue: don't copy registered rerouter data
Patrick McHardy
1
-19
/
+9
2006-02-27
[IPSEC]: Kill post_input hook and do NAT-T in esp_input directly
Herbert Xu
3
-98
/
+38
2006-02-27
[IPSEC] esp: Kill unnecessary block and indentation
Herbert Xu
1
-44
/
+43
2006-02-27
[TG3]: Fix Sun tg3 variant detection.
David S. Miller
1
-0
/
+9
2006-02-27
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
12
-92
/
+58
[prev]
[next]