| Commit message (Expand) | Author | Age | Files | Lines |
* | Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGE | Jeff Dike | 2007-07-16 | 1 | -0/+9 |
* | uml: use get_free_pages to allocate kernel stacks | Jeff Dike | 2007-07-16 | 1 | -2/+4 |
* | etrax: enable arbitary speed setting on tty ports | Alan Cox | 2007-07-16 | 3 | -2/+9 |
* | m32r: enable arbitary speed tty rate setting | Alan Cox | 2007-07-16 | 3 | -3/+12 |
* | ARM26: enable arbitary speed tty ioctls and split input/output speed | Alan Cox | 2007-07-16 | 3 | -3/+12 |
* | fix alpha ISA support | Ivan Kokshaysky | 2007-07-16 | 1 | -3/+10 |
* | h8300 entry.S update | Yoshinori Sato | 2007-07-16 | 1 | -0/+2 |
* | h8300: enable arbitary speed tty port setup | Alan Cox | 2007-07-16 | 3 | -3/+12 |
* | FRV: Connect up new syscalls | David Howells | 2007-07-16 | 1 | -1/+5 |
* | split mmap | Miklos Szeredi | 2007-07-16 | 1 | -0/+4 |
* | slob: initial NUMA support | Paul Mundt | 2007-07-16 | 4 | -65/+117 |
* | kill vmalloc_earlyreserve | Jan Beulich | 2007-07-16 | 2 | -2/+1 |
* | page table handling cleanup | Jan Beulich | 2007-07-16 | 26 | -301/+1 |
* | invalidate_mapping_pages(): add cond_resched | Andrew Morton | 2007-07-16 | 1 | -0/+3 |
* | Remove the deprecated "kmem_cache_t" typedef from slab.h. | Robert P. J. Day | 2007-07-16 | 1 | -2/+0 |
* | change zonelist order: zonelist order selection logic | KAMEZAWA Hiroyuki | 2007-07-16 | 1 | -0/+5 |
* | serial: convert early_uart to earlycon for 8250 | Yinghai Lu | 2007-07-16 | 7 | -7/+13 |
* | lib: add idr_remove_all | Kristian Hoegsberg | 2007-07-16 | 1 | -0/+1 |
* | lib: add idr_for_each() | Kristian Hoegsberg | 2007-07-16 | 1 | -0/+2 |
* | LZO1X: fix lzo1x_worst_compress | Nitin Gupta | 2007-07-16 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-07-15 | 7 | -51/+284 |
|\ |
|
| * | [SCSI] Remove unused method scsi_device_cancel | Priyanka Gupta | 2007-07-14 | 1 | -1/+0 |
| * | [SCSI] zfcp: Report FCP LUN to SCSI midlayer | Christof Schmitt | 2007-06-19 | 1 | -0/+1 |
| * | [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attr | Mike Christie | 2007-06-02 | 2 | -1/+5 |
| * | [SCSI] iscsi class, qla4xxx, iscsi_tcp: export local address | Mike Christie | 2007-06-02 | 2 | -0/+10 |
| * | [SCSI] qla4xxx: add iscsi_transport capps for fw capacilities | Mike Christie | 2007-06-02 | 1 | -0/+2 |
| * | [SCSI] libiscsi: make can_queue configurable | Mike Christie | 2007-06-02 | 3 | -5/+7 |
| * | [SCSI] libiscsi: fix iscsi cmdsn allocation | Mike Christie | 2007-06-02 | 2 | -11/+3 |
| * | [SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap file | Mike Christie | 2007-06-01 | 2 | -0/+13 |
| * | [SCSI] iscsi: Some fixes in preparation for bidirectional support - total_length | Mike Christie | 2007-06-01 | 1 | -11/+10 |
| * | [SCSI] iscsi: Some fixes in preparation for bidirectional support - exp_datasn | Mike Christie | 2007-06-01 | 1 | -1/+0 |
| * | [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator name | Mike Christie | 2007-06-01 | 2 | -0/+3 |
| * | [SCSI] libiscsi, iscsi_tcp, ib_iser : add sw iscsi host get/set params helpers | Mike Christie | 2007-06-01 | 1 | -1/+12 |
| * | [SCSI] iscsi class: add iscsi host set param event | Mike Christie | 2007-06-01 | 2 | -0/+9 |
| * | [SCSI] iscsi_transport, qla4xxx: have class lookup host for drivers | Mike Christie | 2007-06-01 | 1 | -1/+1 |
| * | [SCSI] iscsi_transport: export hw address | Mike Christie | 2007-06-01 | 2 | -1/+12 |
| * | [SCSI] introduce shost_priv helper | Christoph Hellwig | 2007-05-31 | 1 | -0/+4 |
| * | [SCSI] Merge up to linux-2.6 head | James Bottomley | 2007-05-30 | 147 | -745/+27925 |
| |\ |
|
| * | | [SCSI] scsi_lib: add scatter/gather data buffer accessors | FUJITA Tomonori | 2007-05-26 | 1 | -0/+20 |
| * | | [SCSI] fc_transport: fix sysfs deadlock on vport delete | James Smart | 2007-05-26 | 1 | -6/+7 |
| * | | [SCSI] kill scsi host template suspend/resume | Tejun Heo | 2007-05-22 | 1 | -6/+0 |
| * | | [SCSI] FC Transport support for vports based on NPIV | James Smart | 2007-05-16 | 1 | -7/+166 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-07-15 | 19 | -86/+111 |
|\ \ \ |
|
| * | | | [NET_SCHED]: Kill CONFIG_NET_CLS_POLICE | Patrick McHardy | 2007-07-15 | 3 | -39/+1 |
| * | | | [NET_SCHED]: act_api: qdisc internal reclassify support | Patrick McHardy | 2007-07-15 | 2 | -2/+4 |
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | David S. Miller | 2007-07-14 | 1 | -20/+0 |
| |\ \ \ |
|
| | * | | | [CRYPTO] cipher: Remove obsolete fields from cipher_tfm | Herbert Xu | 2007-07-11 | 1 | -20/+0 |
| * | | | | [NETFILTER]: nf_conntrack: mark protocols __read_mostly | Patrick McHardy | 2007-07-14 | 2 | -2/+2 |
| * | | | | [NETFILTER]: x_tables: add connlimit match | Jan Engelhardt | 2007-07-14 | 1 | -0/+17 |
| * | | | | [NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it | Yasuyuki Kozakai | 2007-07-14 | 1 | -0/+4 |