| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] ipmi: use refcount in message handler | Corey Minyard | 2005-11-07 | 1 | -4/+1 |
* | [PATCH] FUSE: pass file handle in setattr | Miklos Szeredi | 2005-11-07 | 1 | -1/+15 |
* | [PATCH] FUSE: atomic create+open | Miklos Szeredi | 2005-11-07 | 1 | -2/+3 |
* | [PATCH] FUSE: add access call | Miklos Szeredi | 2005-11-07 | 1 | -1/+7 |
* | [PATCH] FUSE: bump interface minor version | Miklos Szeredi | 2005-11-07 | 1 | -1/+1 |
* | [PATCH] VFS: pass file pointer to filesystem from ftruncate() | Miklos Szeredi | 2005-11-07 | 1 | -1/+9 |
* | [PATCH] consolidate sys_ptrace() | Christoph Hellwig | 2005-11-07 | 7 | -0/+19 |
* | [PATCH] fix remaining missing includes | Tim Schmielau | 2005-11-07 | 27 | -1/+51 |
* | [PATCH] quota: small cleanups | Adrian Bunk | 2005-11-07 | 1 | -6/+6 |
* | [PATCH] aio: remove aio_max_nr accounting race | Zach Brown | 2005-11-07 | 1 | -2/+3 |
* | [PATCH] small kernel_stat.h cleanup | Ingo Molnar | 2005-11-07 | 1 | -4/+4 |
* | [PATCH] reiser4: add radix_tree_lookup_slot() | Hans Reiser | 2005-11-07 | 1 | -0/+1 |
* | [PATCH] readahead commentary | Andrew Morton | 2005-11-07 | 1 | -4/+4 |
* | [PATCH] SHM_NORESERVE flags for shmget() | Badari Pulavarty | 2005-11-07 | 1 | -0/+1 |
* | [PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_ea... | Paul E. McKenney | 2005-11-07 | 1 | -9/+4 |
* | [PATCH] Process Events Connector | Matt Helsley | 2005-11-07 | 2 | -0/+133 |
* | [PATCH] s390: const pointer uaccess | Martin Schwidefsky | 2005-11-07 | 1 | -6/+22 |
* | [PATCH] s390: cleanup of include/asm-s390/vtoc.h | Peter Oberparleiter | 2005-11-07 | 1 | -349/+156 |
* | [PATCH] s390: test_bit return value | Christian Borntraeger | 2005-11-07 | 1 | -2/+2 |
* | [PATCH] xtensa: struct semaphore.sleepers initialization | Arthur Othieno | 2005-11-07 | 1 | -0/+1 |
* | [PATCH] include/asm-v850/ "extern inline" -> "static inline" | Adrian Bunk | 2005-11-07 | 10 | -21/+21 |
* | [PATCH] uml: maintain own LDT entries | Bodo Stroesser | 2005-11-07 | 2 | -0/+138 |
* | [PATCH] uml: switch_mm fix | Ben Lahaise | 2005-11-07 | 1 | -1/+2 |
* | [PATCH] cris: "extern inline" -> "static inline" | Adrian Bunk | 2005-11-07 | 34 | -130/+130 |
* | [PATCH] cris: printk() duplicate declaration | Arthur Othieno | 2005-11-07 | 1 | -2/+0 |
* | [PATCH] x86: add MCE resume | Shaohua Li | 2005-11-07 | 1 | -0/+6 |
* | [PATCH] sh: Drop hp690 discontig support | Paul Mundt | 2005-11-07 | 2 | -68/+0 |
* | [PATCH] sh: pte_mkhuge() compile fix for !CONFIG_HUGETLB_PAGE | Paul Mundt | 2005-11-07 | 1 | -0/+2 |
* | [PATCH] superhyway: multiple block support and VCR rework | Paul Mundt | 2005-11-07 | 1 | -5/+33 |
* | [PATCH] ppc32: cleanup AMCC PPC40x eval boards to support U-Boot | Matt Porter | 2005-11-07 | 2 | -5/+20 |
* | [PATCH] ppc32: Add Yucca (440SPe eval board) platform | Roland Dreier | 2005-11-07 | 1 | -0/+4 |
* | [PATCH] ppc32: Add 440SPe support | Roland Dreier | 2005-11-07 | 1 | -13/+42 |
* | [PATCH] ppc32: Dump error status for both PLB segments on 440SP | Roland Dreier | 2005-11-07 | 1 | -0/+18 |
* | [PATCH] ppc32: Allow ERPN for early serial to depend on CPU type | Roland Dreier | 2005-11-07 | 1 | -1/+6 |
* | [PATCH] mm: rename kmem_cache_s to kmem_cache | Pekka J Enberg | 2005-11-07 | 2 | -4/+4 |
* | [PATCH] ia64: re-implement dma_get_cache_alignment to avoid EXPORT_SYMBOL | John W. Linville | 2005-11-07 | 1 | -6/+1 |
* | [PATCH] ppc64: Fix bug in SLB miss handler for hugepages | David Gibson | 2005-11-07 | 2 | -0/+6 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2005-11-06 | 1 | -1/+3 |
|\ |
|
| * | [PATCH] kbuild: permanently fix kernel configuration include mess | Russell King | 2005-11-06 | 1 | -1/+3 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-11-06 | 1 | -0/+6 |
|\ \ |
|
| * | | [DRIVER MODEL] Improved dynamically allocated platform_device interface | Russell King | 2005-11-05 | 1 | -0/+6 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-11-06 | 4 | -1/+180 |
|\ \ \ |
|
| * | | | [ARM] Fix second missing declaration of cache_is_vivt() | Russell King | 2005-11-06 | 1 | -0/+1 |
| * | | | [ARM] Fix another use of // as a comment | Russell King | 2005-11-06 | 1 | -1/+1 |
| * | | | [ARM] 3113/1: PXA: Allow machines to override (and also reuse) pxa pm functions | Richard Purdie | 2005-11-06 | 1 | -0/+12 |
| * | | | [ARM] 3088/1: PXA: Add machine support for the Sharp SL-6000x series of PDAs | Dirk Opfer | 2005-11-06 | 1 | -0/+166 |
| |/ / |
|
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-11-06 | 2 | -0/+2 |
|\ \ \ |
|
| * | | | [SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver. | Pantelis Antoniou | 2005-11-06 | 2 | -0/+2 |
| | |/
| |/| |
|
* | | | [PATCH] ppc64: support 64k pages | Benjamin Herrenschmidt | 2005-11-06 | 17 | -260/+572 |
|/ / |
|
* | | [PATCH] phy address mask support for generic phy layer | Matt Porter | 2005-11-05 | 1 | -0/+3 |