| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] i386: clean up user_mode macros | Chuck Ebbert | 2005-07-26 | 1 | -3/+10 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-07-26 | 2 | -1/+3 |
|\ |
|
| * | [NETFILTER]: Fix ip_conntrack_put() prototype. | Adrian Bunk | 2005-07-26 | 1 | -1/+1 |
| * | [TG3]: add 5780 basic support | Michael Chan | 2005-07-25 | 1 | -0/+2 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-07-26 | 1 | -3/+7 |
|\ \ |
|
| * | | [PATCH] ARM: 2819/1: Fix several S3C24x0 IIS defines | Dimitry Andric | 2005-07-26 | 1 | -3/+7 |
| |/ |
|
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm-smp | Linus Torvalds | 2005-07-26 | 4 | -58/+127 |
|\ \ |
|
| * | | [PATCH] ARM SMP: Add ARMv6 memory barriers | Russell King | 2005-07-26 | 4 | -29/+69 |
| * | | [PATCH] ARM SMP: Use exclusive load/store for __xchg | Russell King | 2005-07-26 | 1 | -29/+58 |
| |/ |
|
* | | [PATCH] x86_64: Implemenent machine_emergency_restart | Eric W. Biederman | 2005-07-26 | 1 | -1/+1 |
* | | [PATCH] i386: Implement machine_emergency_reboot | Eric W. Biederman | 2005-07-26 | 1 | -1/+1 |
* | | [PATCH] Add emergency_restart() | Eric W. Biederman | 2005-07-26 | 26 | -0/+160 |
* | | [PATCH] Refactor sys_reboot into reusable parts | Eric W. Biederman | 2005-07-26 | 1 | -0/+9 |
* | | [PATCH] inotify: add x86-64 syscall entries | Robert Love | 2005-07-26 | 2 | -3/+14 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 | Linus Torvalds | 2005-07-26 | 5 | -14/+13 |
|\ \
| |/
|/| |
|
| * | [SCSI] fix function prototype warning | James Bottomley | 2005-07-14 | 1 | -1/+1 |
| * | [SCSI] add int_to_scsilun() function | James.Smart@Emulex.Com | 2005-07-14 | 1 | -0/+1 |
| * | [SCSI] qla2xxx: Add pci ids for new ISP types. | Andrew Vasquez | 2005-07-14 | 1 | -0/+9 |
| * | [SCSI] add TYPE_RBC to our type table | James Bottomley | 2005-07-11 | 1 | -2/+2 |
| * | [SCSI] remove scsi_cmnd->state | Christoph Hellwig | 2005-06-26 | 1 | -1/+0 |
| * | [SCSI] remove scsi_cmnd->owner | Christoph Hellwig | 2005-06-26 | 1 | -1/+0 |
| * | [SCSI] remove scsi_cmnd->abort_reason | Christoph Hellwig | 2005-06-26 | 1 | -2/+0 |
| * | [SCSI] remove scsi_cmnd.eh_state | Christoph Hellwig | 2005-06-26 | 1 | -1/+0 |
| * | [SCSI] remove scsi_set_device | Christoph Hellwig | 2005-06-26 | 1 | -6/+0 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-07-24 | 1 | -1/+1 |
|\ \ |
|
| * | | [W1]: Do not use NFLOG netlink number. | David S. Miller | 2005-07-24 | 1 | -1/+1 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-07-24 | 7 | -256/+47 |
|\ \ \ |
|
| * | | | [SPARC64]: Move syscall success and newchild state out of thread flags. | David S. Miller | 2005-07-24 | 3 | -13/+15 |
| * | | | [SPARC64]: Privatize sun5_timer. | David S. Miller | 2005-07-24 | 1 | -41/+0 |
| * | | | [SPARC64]: Kill totally unused inline functions from asm/spitfire.h | David S. Miller | 2005-07-24 | 1 | -130/+0 |
| * | | | [SPARC64]: Simplify asm/rwsem.h slightly. | David S. Miller | 2005-07-24 | 1 | -44/+4 |
| * | | | [SPARC64]: Non-atomic bitops do not need volatile operations | David S. Miller | 2005-07-24 | 1 | -28/+28 |
| |/ / |
|
* | | | [PATCH] ARM SMP: Fix ARMv6 spinlock and semaphore implementations | Russell King | 2005-07-24 | 2 | -18/+21 |
|/ / |
|
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-07-23 | 1 | -0/+2 |
|\ \ |
|
| * | | [PATCH] Serial: Add support for SIIG Quartet serial card | Andrey Panin | 2005-07-18 | 1 | -0/+2 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-07-23 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | [PATCH] ARM: 2687/1: i.MX framebuffer: make dmacr register platform configurable | Sascha Hauer | 2005-07-17 | 1 | -0/+1 |
| |/ / |
|
* | | | x86: use alternative instructions for fnsave/fxsave too | Linus Torvalds | 2005-07-22 | 1 | -8/+7 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-07-22 | 6 | -15/+12 |
|\ \ \ |
|
| * | | | [PKT_SCHED]: em_meta: Kill TCF_META_ID_{INDEV,SECURITY,TCVERDICT} | David S. Miller | 2005-07-22 | 1 | -3/+0 |
| * | | | [PKT_SCHED]: Kill TCF_META_ID_REALDEV from meta ematch. | David S. Miller | 2005-07-22 | 1 | -1/+0 |
| * | | | [NETFILTER]: ip_conntrack_expect_related must not free expectation | Rusty Russell | 2005-07-21 | 2 | -3/+7 |
| * | | | [NET]: Make ipip/ip6_tunnel independant of XFRM | Patrick McHardy | 2005-07-19 | 1 | -1/+1 |
| * | | | [SCTP]: Fix potential null pointer dereference while handling an icmp error | Sridhar Samudrala | 2005-07-18 | 1 | -5/+2 |
| * | | | [NET]: Fix "nocast type" warnings in skbuff.h | Victor Fusco | 2005-07-18 | 1 | -1/+2 |
| * | | | [PKT_SCHED]: Kill TCF_META_ID_TCCLASSID. | Patrick McHardy | 2005-07-18 | 1 | -1/+0 |
* | | | | x86: make restore_fpu() use alternative assembler instructions | Linus Torvalds | 2005-07-22 | 1 | -1/+12 |
| |/ /
|/| | |
|
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-07-16 | 3 | -5/+7 |
|\ \ \ |
|
| * | | | [PATCH] Serial: Remove linux/version.h | Olaf Hering | 2005-07-16 | 1 | -1/+0 |
| * | | | [PATCH] Serial: Move deprecation of register_serial forward to September | Russell King | 2005-07-16 | 2 | -4/+7 |