index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch/tile: catch up on various minor cleanups.
Chris Metcalf
2010-07-06
7
-41
/
+16
*
arch/tile: avoid erroneous error return for PTRACE_POKEUSR.
Chris Metcalf
2010-07-06
1
-0
/
+1
*
tile: set ARCH_KMALLOC_MINALIGN
FUJITA Tomonori
2010-07-06
1
-0
/
+8
*
tile: remove homegrown L1_CACHE_ALIGN macro
FUJITA Tomonori
2010-07-06
1
-1
/
+0
*
arch/tile: Miscellaneous cleanup changes.
Chris Metcalf
2010-07-06
56
-679
/
+798
*
arch/tile: Split the icache flush code off to a generic <arch> header.
Chris Metcalf
2010-07-06
5
-114
/
+120
*
arch/tile: Fix bug in support for atomic64_xx() ops.
Chris Metcalf
2010-07-06
1
-4
/
+3
*
arch/tile: Shrink the tile-opcode files considerably.
Chris Metcalf
2010-07-06
3
-12527
/
+1017
*
arch/tile: Add driver to enable access to the user dynamic network.
Chris Metcalf
2010-07-06
7
-6
/
+874
*
arch/tile: Enable more sophisticated IRQ model for 32-bit chips.
Chris Metcalf
2010-07-06
9
-154
/
+435
*
Move list types from <linux/list.h> to <linux/types.h>.
Chris Metcalf
2010-07-06
2
-12
/
+13
*
Add wait4() back to the set of <asm-generic/unistd.h> syscalls.
Chris Metcalf
2010-06-25
2
-4
/
+6
*
Merge branch 'master' into for-linus
Chris Metcalf
2010-06-25
216
-1890
/
+2656
|
\
|
*
Linux 2.6.35-rc3
v2.6.35-rc3
Linus Torvalds
2010-06-11
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-06-11
14
-28
/
+103
|
|
\
|
|
*
Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2010-06-11
1
-1
/
+1
|
|
|
\
|
|
|
*
wimax/i2400m: fix missing endian correction read in fw loader
Inaky Perez-Gonzalez
2010-06-11
1
-1
/
+1
|
|
*
|
net8139: fix a race at the end of NAPI
Figo.zhang
2010-06-10
2
-2
/
+2
|
|
*
|
pktgen: Fix accuracy of inter-packet delay.
Daniel Turull
2010-06-10
1
-1
/
+1
|
|
*
|
pkt_sched: gen_estimator: add a new lock
Eric Dumazet
2010-06-10
1
-3
/
+12
|
|
*
|
net: deliver skbs on inactive slaves to exact matches
John Fastabend
2010-06-10
3
-6
/
+20
|
|
*
|
ipv6: fix ICMP6_MIB_OUTERRORS
Eric Dumazet
2010-06-09
1
-2
/
+2
|
|
*
|
r8169: fix mdio_read and update mdio_write according to hw specs
Timo Teräs
2010-06-09
1
-3
/
+9
|
|
*
|
Merge branch 'num_rx_queues' of git://kernel.ubuntu.com/rtg/net-2.6
David S. Miller
2010-06-09
1
-5
/
+3
|
|
|
\
\
|
|
|
*
|
net: Print num_rx_queues imbalance warning only when there are allocated queues
Tim Gardner
2010-06-09
1
-5
/
+3
|
|
*
|
|
gianfar: Revive the driver for eTSEC devices (disable timestamping)
Anton Vorontsov
2010-06-09
1
-2
/
+1
|
|
*
|
|
caif: fix a couple range checks
Dan Carpenter
2010-06-09
2
-2
/
+2
|
|
*
|
|
phylib: Add support for the LXT973 phy.
Richard Cochran
2010-06-09
1
-1
/
+50
|
|
|
/
/
|
*
|
|
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2010-06-11
3
-0
/
+8
|
|
\
\
\
|
|
*
|
|
PM / x86: Save/restore MISC_ENABLE register
Ondrej Zary
2010-06-08
3
-0
/
+8
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2010-06-11
9
-17
/
+41
|
|
\
\
\
\
|
|
*
|
|
|
Btrfs: The file argument for fsync() is never null
Dan Carpenter
2010-06-11
1
-1
/
+1
|
|
*
|
|
|
Btrfs: handle ERR_PTR from posix_acl_from_xattr()
Dan Carpenter
2010-06-11
1
-0
/
+2
|
|
*
|
|
|
Btrfs: avoid BUG when dropping root and reference in same transaction
Sage Weil
2010-06-11
1
-3
/
+0
|
|
*
|
|
|
Btrfs: prohibit a operation of changing acl's mask when noacl mount option used
Shi Weihua
2010-06-11
1
-0
/
+3
|
|
*
|
|
|
Btrfs: should add a permission check for setfacl
Shi Weihua
2010-06-11
1
-0
/
+3
|
|
*
|
|
|
Btrfs: btrfs_lookup_dir_item() can return ERR_PTR
Dan Carpenter
2010-06-11
1
-1
/
+1
|
|
*
|
|
|
Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRs
Dan Carpenter
2010-06-11
1
-0
/
+4
|
|
*
|
|
|
Btrfs: unwind after btrfs_start_transaction() errors
Dan Carpenter
2010-06-11
1
-1
/
+1
|
|
*
|
|
|
Btrfs: btrfs_iget() returns ERR_PTR
Dan Carpenter
2010-06-11
1
-2
/
+2
|
|
*
|
|
|
Btrfs: handle kzalloc() failure in open_ctree()
Dan Carpenter
2010-06-11
1
-2
/
+5
|
|
*
|
|
|
Btrfs: handle error returns from btrfs_lookup_dir_item()
Dan Carpenter
2010-06-11
1
-0
/
+2
|
|
*
|
|
|
Btrfs: Fix BUG_ON for fs converted from extN
Yan, Zheng
2010-06-11
1
-1
/
+2
|
|
*
|
|
|
Btrfs: Fix null dereference in relocation.c
Yan, Zheng
2010-06-11
1
-3
/
+4
|
|
*
|
|
|
Btrfs: fix remap_file_pages error
Miao Xie
2010-06-11
1
-1
/
+8
|
|
*
|
|
|
Btrfs: uninitialized data is check_path_shared()
Dan Carpenter
2010-06-11
1
-1
/
+1
|
|
*
|
|
|
Btrfs: fix fallocate regression
Josef Bacik
2010-06-11
1
-1
/
+1
|
|
*
|
|
|
Btrfs: fix loop device on top of btrfs
Miao Xie
2010-06-11
1
-0
/
+1
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2010-06-11
9
-130
/
+17
|
|
\
\
\
\
\
|
|
*
|
|
|
|
PCI: clear bridge resource range if BIOS assigned bad one
Yinghai Lu
2010-06-11
4
-0
/
+5
[next]