| Commit message (Expand) | Author | Age |
... | |
| * | | | | | [MIPS] IRQ cleanups | Atsushi Nemoto | 2006-11-29 |
| * | | | | | [MIPS] mips hpt cleanup: get rid of mips_hpt_init | Atsushi Nemoto | 2006-11-29 |
| * | | | | | [MIPS] PB1200: Remove duplicate definitions | Yoichi Yuasa | 2006-11-29 |
| * | | | | | [MIPS] Fix alignment hole in struct cache_desc; shrink struct. | Ralf Baechle | 2006-11-29 |
| * | | | | | [MIPS] Oprofile: kernel support for the R10000. | Ralf Baechle | 2006-11-29 |
| * | | | | | [MIPS] Remove unused R10000 performance counter definitions. | Ralf Baechle | 2006-11-29 |
| * | | | | | [MIPS] Add support for kexec | Nicolas Schichan | 2006-11-29 |
| * | | | | | [MIPS] Don't print presence of WAIT instruction on bootup. | Ralf Baechle | 2006-11-29 |
| * | | | | | [MIPS] Fast path for rdhwr emulation for TLS | Atsushi Nemoto | 2006-11-29 |
| * | | | | | [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n | Atsushi Nemoto | 2006-11-29 |
| * | | | | | [MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITE | Yoichi Yuasa | 2006-11-29 |
| * | | | | | [MIPS] Use "long" for 64-bit values on 64-bit kernel. | Atsushi Nemoto | 2006-11-29 |
| * | | | | | [MIPS] Make free_init_pages() arguments to be physical addresses | Franck Bui-Huu | 2006-11-29 |
| * | | | | | [MIPS] setup.c: clean up initrd related code | Franck Bui-Huu | 2006-11-29 |
| * | | | | | [MIPS] setup.c: use __pa_symbol() where needed | Franck Bui-Huu | 2006-11-29 |
| * | | | | | [MIPS] Introduce __pa_symbol() | Franck Bui-Huu | 2006-11-29 |
| * | | | | | [MIPS] setup.c: get ride of CPHYSADDR() | Franck Bui-Huu | 2006-11-29 |
| * | | | | | [MIPS] Make __pa() aware of XKPHYS/CKSEG0 address mix for 64 bit kernels | Franck Bui-Huu | 2006-11-29 |
| * | | | | | [MIPS] page.h: remove __pa() usages. | Franck Bui-Huu | 2006-11-29 |
| |/ / / / |
|
* | | | | | Merge branch 'for-2.6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 2006-12-01 |
|\ \ \ \ \ |
|
| * | | | | | SELinux: validate kernel object classes and permissions | Chad Sellers | 2006-11-28 |
| * | | | | | SELinux: ensure keys constant in hashtab_search | Chad Sellers | 2006-11-28 |
| * | | | | | SELinux: export object class and permission definitions | Chad Sellers | 2006-11-28 |
| * | | | | | SELinux: remove current object class and permission validation mechanism | Chad Sellers | 2006-11-28 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2006-12-01 |
|\ \ \ \ \ \ |
|
| * | | | | | | IB/ucm: Fix deadlock in cleanup | Michael S. Tsirkin | 2006-11-29 |
| * | | | | | | IB/cm: Fix automatic path migration support | Sean Hefty | 2006-11-29 |
| * | | | | | | IPoIB: Fix skb leak when freeing neighbour | Michael S. Tsirkin | 2006-11-29 |
| * | | | | | | IB/srp: Fix memory leak on reconnect | Vu Pham | 2006-11-29 |
| * | | | | | | RDMA/addr: list_move() cleanups | Roland Dreier | 2006-11-29 |
| * | | | | | | RDMA/addr: Fix some cancellation problems in process_req() | Krishna Kumar | 2006-11-29 |
| * | | | | | | RDMA/amso1100: Prevent deadlock in destroy QP | Krishna Kumar | 2006-11-29 |
| * | | | | | | IB/mthca: Fix initial SRQ logsize for mem-free HCAs | Jack Morgenstein | 2006-11-29 |
| * | | | | | | IB/ehca: Use WQE offset instead of WQE addr for pending work reqs | Hoang-Nam Nguyen | 2006-11-29 |
| * | | | | | | RDMA/iwcm: Fix comment for iwcm_deref_id() to match code | Krishna Kumar | 2006-11-29 |
| * | | | | | | RDMA/iwcm: Remove unnecessary function argument | Krishna Kumar | 2006-11-29 |
| * | | | | | | RDMA/iwcm: Remove unnecessary initializations | Krishna Kumar | 2006-11-29 |
| * | | | | | | RDMA/iwcm: Fix memory leak | Krishna Kumar | 2006-11-29 |
| * | | | | | | RDMA/iwcm: Fix memory corruption bug in cm_work_handler() | Krishna Kumar | 2006-11-29 |
| * | | | | | | IB: Convert kmem_cache_t -> struct kmem_cache | Roland Dreier | 2006-11-29 |
| * | | | | | | IB/ipath: Fix typo in pma_counter_select subscript | Roland Dreier | 2006-11-29 |
| * | | | | | | RDMA/amso1100: Fix section mismatches | Roland Dreier | 2006-11-29 |
| * | | | | | | IB/mthca: Fix section mismatches | Roland Dreier | 2006-11-29 |
| * | | | | | | IB/srp: Increase supported CDB size | Arne Redlich | 2006-11-29 |
| * | | | | | | RDMA/cm: Remove setting local write as part of QP access flags | Dotan Barak | 2006-11-29 |
| * | | | | | | IB: kmemdup() cleanup | Eric Sesterhenn | 2006-11-29 |
| * | | | | | | RDMA/cma: Rewrite cma_req_handler() to encapsulate common code | Krishna Kumar | 2006-11-29 |
| * | | | | | | RDMA/addr: Use time_after_eq() instead of time_after() in queue_req() | Krishna Kumar | 2006-11-29 |
| * | | | | | | RDMA/cma: Remove redundant check in cma_add_one | Krishna Kumar | 2006-11-29 |
| * | | | | | | RDMA/cma: Optimize cma_bind_loopback() to check for empty list | Krishna Kumar | 2006-11-29 |
| | |/ / / /
| |/| | | | |
|