| Commit message (Expand) | Author | Age | Files | Lines |
* | [RBTREE] Remove dead code in rb_erase() | David Woodhouse | 2006-04-21 | 1 | -10/+5 |
* | [RBTREE] Update JFFS2 to use rb_parent() accessor macro. | David Woodhouse | 2006-04-21 | 2 | -10/+9 |
* | [RBTREE] Update eventpoll.c to use rb_parent() accessor macro. | David Woodhouse | 2006-04-21 | 1 | -3/+3 |
* | [RBTREE] Update key.c to use rb_parent() accessor macro. | David Woodhouse | 2006-04-21 | 1 | -4/+4 |
* | [RBTREE] Update ext3 to use rb_parent() accessor macro. | David Woodhouse | 2006-04-21 | 1 | -1/+1 |
* | [RBTREE] Change rbtree off-tree marking in I/O schedulers. | David Woodhouse | 2006-04-21 | 3 | -13/+5 |
* | [RBTREE] Add accessor macros for colour and parent fields of rb_node | David Woodhouse | 2006-04-21 | 1 | -0/+9 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-04-20 | 25 | -171/+289 |
|\ |
|
| * | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2006-04-20 | 24 | -170/+288 |
| |\ |
|
| | * | [PATCH] wext: Fix RtNetlink ENCODE security permissions | Jean Tourrilhes | 2006-04-19 | 1 | -0/+8 |
| | * | [PATCH] bcm43xx: iw_priv_args names should be <16 characters | Erik Mouw | 2006-04-19 | 1 | -4/+4 |
| | * | [PATCH] bcm43xx: sysfs code cleanup | Michael Buesch | 2006-04-19 | 4 | -67/+82 |
| | * | [PATCH] bcm43xx: fix pctl slowclock limit calculation | Michael Buesch | 2006-04-19 | 2 | -47/+77 |
| | * | [PATCH] bcm43xx: fix dyn tssi2dbm memleak | Adrian Bunk | 2006-04-19 | 1 | -0/+1 |
| | * | [PATCH] bcm43xx: fix config menu alignment | Randy Dunlap | 2006-04-19 | 1 | -0/+3 |
| | * | [PATCH] bcm43xx wireless: fix printk format warnings | Randy Dunlap | 2006-04-19 | 2 | -10/+11 |
| | * | [PATCH] softmac: report when scanning has finished | Johannes Berg | 2006-04-19 | 1 | -0/+6 |
| | * | [PATCH] softmac: fix event sending | Johannes Berg | 2006-04-19 | 3 | -6/+33 |
| | * | [PATCH] softmac: handle iw_mode properly | johannes@sipsolutions.net | 2006-04-19 | 1 | -3/+15 |
| | * | [PATCH] softmac: dont send out packets while scanning | johannes@sipsolutions.net | 2006-04-19 | 1 | -0/+2 |
| | * | [PATCH] softmac: return -EAGAIN from getscan while scanning | johannes@sipsolutions.net | 2006-04-19 | 1 | -0/+10 |
| | * | [PATCH] bcm43xx: set trans_start on TX to prevent bogus timeouts | Michael Buesch | 2006-04-19 | 1 | -0/+1 |
| | * | [PATCH] orinoco: fix truncating commsquality RID with the latest Symbol firmware | Pavel Roskin | 2006-04-19 | 1 | -1/+1 |
| | * | [PATCH] softmac: fix spinlock recursion on reassoc | Michael Buesch | 2006-04-19 | 1 | -1/+2 |
| | * | [PATCH] Revert NET_RADIO Kconfig title change | Jean Tourrilhes | 2006-04-19 | 1 | -1/+1 |
| | * | [PATCH] wext: Fix IWENCODEEXT security permissions | Jean Tourrilhes | 2006-04-19 | 1 | -1/+2 |
| | * | [PATCH] wireless/atmel: send WEXT scan completion events | Dan Williams | 2006-04-19 | 1 | -0/+11 |
| | * | [PATCH] wireless/airo: clean up WEXT association and scan events | Dan Williams | 2006-04-19 | 1 | -29/+17 |
| | * | [PATCH] softmac uses Wiress Ext. | Randy Dunlap | 2006-04-19 | 1 | -0/+1 |
| * | | [PATCH] NEx000: fix RTL8019AS base address for RBTX4938 | Sergei Shtylyov | 2006-04-20 | 1 | -1/+1 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-04-20 | 9 | -22/+40 |
|\ \ \ |
|
| * | | | [EBTABLES]: Clean up vmalloc usage in net/bridge/netfilter/ebtables.c | Jayachandran C | 2006-04-20 | 1 | -13/+7 |
| * | | | [NET]: Add skb->truesize assertion checking. | David S. Miller | 2006-04-20 | 4 | -0/+17 |
| * | | | [TCP]: Account skb overhead in tcp_fragment | Herbert Xu | 2006-04-19 | 1 | -3/+7 |
| * | | | [SUNGEM]: Marvell PHY suspend. | Johannes Berg | 2006-04-19 | 1 | -5/+6 |
| * | | | [LLC]: Use pskb_trim_rcsum() in llc_fixup_skb(). | David S. Miller | 2006-04-19 | 1 | -1/+2 |
| * | | | [NET]: sockfd_lookup_light() returns random error for -EBADFD | Hua Zhong | 2006-04-19 | 1 | -0/+1 |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-04-20 | 5 | -76/+130 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | [ARM] for_each_possible_cpu | KAMEZAWA Hiroyuki | 2006-04-20 | 1 | -1/+1 |
| * | | | [ARM] add_memory() build fix | Andrew Morton | 2006-04-20 | 1 | -3/+3 |
| * | | | [ARM] 3483/1: ixp23xx: update defconfig to 2.6.17-rc2 | Lennert Buytenhek | 2006-04-20 | 1 | -28/+30 |
| * | | | [ARM] 3482/1: ixp2000: update defconfig to 2.6.17-rc2 | Lennert Buytenhek | 2006-04-20 | 1 | -18/+41 |
| * | | | [ARM] 3481/1: ep93xx: update defconfig to 2.6.17-rc2 | Lennert Buytenhek | 2006-04-20 | 1 | -25/+54 |
| * | | | [ARM] 3480/1: ixp4xx: fix irq2gpio array type | Lennert Buytenhek | 2006-04-20 | 1 | -1/+1 |
* | | | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-04-20 | 5 | -5/+37 |
|\ \ \ \ |
|
| * | | | | [PATCH] block/elevator.c: remove unused exports | Adrian Bunk | 2006-04-20 | 1 | -2/+0 |
| * | | | | [PATCH] splice: fix smaller sized splice reads | Jens Axboe | 2006-04-20 | 1 | -1/+12 |
| * | | | | [PATCH] Don't inherit ->splice_pipe across forks | Jens Axboe | 2006-04-20 | 1 | -0/+1 |
| * | | | | [patch] cleanup: use blk_queue_stopped | Coywolf Qi Hunt | 2006-04-20 | 1 | -2/+2 |
| * | | | | [PATCH] Document online io scheduler switching | Valdis Kletnieks | 2006-04-20 | 1 | -0/+22 |
| |/ / / |
|