| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-10-31 | 3 | -27/+41 |
|\ |
|
| * | [DRIVER MODEL] Add missing platform_device.h header. | Russell King | 2005-10-29 | 1 | -0/+40 |
| * | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 2 | -27/+1 |
* | | Merge ../linux-2.6 by hand | Paul Mackerras | 2005-10-31 | 107 | -1139/+2738 |
|\ \ |
|
| * | | [PATCH] fat: cleanup and optimization of checksum | OGAWA Hirofumi | 2005-10-30 | 1 | -0/+11 |
| * | | [PATCH] fix missing includes | Tim Schmielau | 2005-10-30 | 8 | -2/+16 |
| * | | [PATCH] cleanup the usage of SEND_SIG_xxx constants | Oleg Nesterov | 2005-10-30 | 1 | -0/+5 |
| * | | [PATCH] sched: hardcode non-smp set_cpus_allowed | Paul Jackson | 2005-10-30 | 1 | -1/+1 |
| * | | [PATCH] RCU torture-testing kernel module | Paul E. McKenney | 2005-10-30 | 1 | -0/+1 |
| * | | [PATCH] include/linux/kernel.h:BUILD_BUG_ON(): fix a comment | Nikita Danilov | 2005-10-30 | 1 | -1/+1 |
| * | | [PATCH] modules: fix sparse warning for every MODULE_PARM | Pavel Roskin | 2005-10-30 | 1 | -1/+3 |
| * | | [PATCH] fuse: remove unused define | Miklos Szeredi | 2005-10-30 | 1 | -1/+0 |
| * | | [PATCH] Keys: Add LSM hooks for key management [try #3] | David Howells | 2005-10-30 | 3 | -5/+84 |
| * | | [PATCH] cpusets: automatic numa mempolicy rebinding | Paul Jackson | 2005-10-30 | 1 | -0/+6 |
| * | | [PATCH] cpusets: bitmap and mask remap operators | Paul Jackson | 2005-10-30 | 3 | -0/+46 |
| * | | [PATCH] cpusets: dual semaphore locking overhaul | Paul Jackson | 2005-10-30 | 1 | -1/+1 |
| * | | [PATCH] add_timer() of a pending timer is illegal | Andrew Morton | 2005-10-30 | 1 | -1/+2 |
| * | | [PATCH] unify sys_ptrace prototype | Christoph Hellwig | 2005-10-30 | 1 | -0/+1 |
| * | | [PATCH] kill sigqueue->lock | Oleg Nesterov | 2005-10-30 | 1 | -1/+0 |
| * | | [PATCH] reduce sizeof(struct file) | Eric Dumazet | 2005-10-30 | 1 | -2/+8 |
| * | | [PATCH] remove timer debug field | Andrew Morton | 2005-10-30 | 1 | -5/+0 |
| * | | [PATCH] NTP shift_right cleanup | john stultz | 2005-10-30 | 1 | -0/+7 |
| * | | [PATCH] Add kthread_stop_sem() | Alan Stern | 2005-10-30 | 1 | -0/+12 |
| * | | [PATCH] introduce setup_timer() helper | Oleg Nesterov | 2005-10-30 | 1 | -0/+9 |
| * | | [PATCH] ext3: Fix unmapped buffers in transaction's lists | Jan Kara | 2005-10-30 | 1 | -0/+1 |
| * | | [PATCH] introduce .valid callback for pm_ops | Shaohua Li | 2005-10-30 | 1 | -0/+1 |
| * | | [PATCH] swsusp: rework memory freeing on resume | Rafael J. Wysocki | 2005-10-30 | 1 | -2/+1 |
| * | | [PATCH] swsusp: move snapshot functionality to separate file | Rafael J. Wysocki | 2005-10-30 | 1 | -0/+6 |
| * | | [PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu. | Ashok Raj | 2005-10-30 | 1 | -0/+1 |
| * | | [PATCH] x86: inline spin_unlock if !CONFIG_DEBUG_SPINLOCK and !CONFIG_PREEMPT | Ingo Molnar | 2005-10-30 | 1 | -6/+25 |
| * | | [PATCH] SELinux: canonicalize getxattr() | James Morris | 2005-10-30 | 1 | -4/+7 |
| * | | [PATCH] CONFIG_IA32 | Brian Gerst | 2005-10-30 | 1 | -1/+1 |
| * | | [libata] change ata_qc_complete() to take error mask as second arg | Jeff Garzik | 2005-10-30 | 1 | -2/+26 |
| * | | Merge branch 'master' | Jeff Garzik | 2005-10-30 | 12 | -81/+409 |
| |\ \ |
|
| | * \ | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2005-10-29 | 1 | -4/+13 |
| | |\ \ |
|
| | | * | | [PATCH] Introduce sg_set_buf | Herbert Xu | 2005-10-30 | 1 | -4/+13 |
| | * | | | [PATCH] memory hotplug: sysfs and add/remove functions | Dave Hansen | 2005-10-29 | 3 | -0/+130 |
| | * | | | [PATCH] memory hotplug locking: zone span seqlock | Dave Hansen | 2005-10-29 | 2 | -2/+52 |
| | * | | | [PATCH] memory hotplug locking: node_size_lock | Dave Hansen | 2005-10-29 | 2 | -0/+46 |
| | * | | | [PATCH] memory hotplug prep: __section_nr helper | Dave Hansen | 2005-10-29 | 1 | -0/+1 |
| | * | | | [PATCH] mm: update comments to pte lock | Hugh Dickins | 2005-10-29 | 1 | -2/+1 |
| | * | | | [PATCH] mm: fix rss and mmlist locking | Hugh Dickins | 2005-10-29 | 1 | -4/+38 |
| | * | | | [PATCH] mm: split page table lock | Hugh Dickins | 2005-10-29 | 2 | -11/+41 |
| | * | | | [PATCH] mm: follow_page with inner ptlock | Hugh Dickins | 2005-10-29 | 1 | -8/+12 |
| | * | | | [PATCH] mm: kill check_user_page_readable | Hugh Dickins | 2005-10-29 | 1 | -1/+0 |
| | * | | | [PATCH] mm: rmap with inner ptlock | Hugh Dickins | 2005-10-29 | 1 | -2/+2 |
| | * | | | [PATCH] mm: unmap_vmas with inner ptlock | Hugh Dickins | 2005-10-29 | 2 | -3/+1 |
| | * | | | [PATCH] mm: ptd_alloc take ptlock | Hugh Dickins | 2005-10-29 | 1 | -0/+18 |
| | * | | | [PATCH] mm: ptd_alloc inline and out | Hugh Dickins | 2005-10-29 | 1 | -19/+19 |
| | * | | | [PATCH] mm: init_mm without ptlock | Hugh Dickins | 2005-10-29 | 1 | -1/+1 |