Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | m68knommu: update defconfig | Greg Ungerer | 2008-03-04 | 1 | -56/+56 |
* | Build fix for drivers/s390/char/defkeymap.c | Tony Breeds | 2008-03-04 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2008-03-04 | 29 | -615/+410 |
|\ | |||||
| * | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2008-03-04 | 47 | -594/+593 |
| |\ | |||||
| * \ | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2008-03-03 | 8 | -62/+110 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2008-03-01 | 956 | -10512/+23608 |
| |\ \ \ | |||||
| * | | | | [CIFS] remove unused variable | Steve French | 2008-02-26 | 1 | -3/+2 |
| * | | | | [CIFS] consolidate duplicate code in posix/unix inode handling | Christoph Hellwig | 2008-02-25 | 1 | -176/+103 |
| * | | | | [CIFS] fix build break when proc disabled | Steve French | 2008-02-18 | 1 | -2/+2 |
| * | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2008-02-15 | 3071 | -74726/+160446 |
| |\ \ \ \ | |||||
| * | | | | | [CIFS] factoring out common code in get_inode_info functions | Christoph Hellwig | 2008-02-15 | 1 | -63/+43 |
| * | | | | | [CIFS] fix prepath conversion when server supports posix paths | Steve French | 2008-02-15 | 1 | -1/+7 |
| * | | | | | [CIFS] Only convert / when server does not support posix paths | Igor Mammedov | 2008-02-15 | 1 | -2/+11 |
| * | | | | | [CIFS] Fix mixed case name in structure dfs_info3_param | Igor Mammedov | 2008-02-15 | 2 | -2/+2 |
| * | | | | | [CIFS] fixup prefixpaths which contain multiple path components | Steve French | 2008-02-14 | 2 | -2/+25 |
| * | | | | | [CIFS] fix typo | Steve French | 2008-02-13 | 1 | -1/+1 |
| * | | | | | [CIFS] patch to fix incorrect encoding of number of aces on set mode | Shirish Pargaonkar | 2008-02-12 | 1 | -5/+1 |
| * | | | | | [CIFS] Fix typo in quota operations | Roel Kluin | 2008-02-12 | 1 | -1/+1 |
| * | | | | | [CIFS] clean up some hard to read ifdefs | Steve French | 2008-02-12 | 13 | -84/+51 |
| * | | | | | [CIFS] reduce checkpatch warnings | Steve French | 2008-02-08 | 23 | -279/+167 |
| * | | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2008-02-06 | 684 | -8650/+34037 |
| |\ \ \ \ \ | |||||
| * | | | | | | [CIFS] fix warning in cifs_spnego.c | Andrew Morton | 2008-02-05 | 1 | -1/+1 |
* | | | | | | | freezer vs stopped or traced | Roland McGrath | 2008-03-04 | 2 | -19/+26 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 2008-03-04 | 3 | -121/+92 |
|\ \ \ \ \ \ | |||||
| * | | | | | | slub: fix possible NULL pointer dereference | Cyrill Gorcunov | 2008-03-03 | 1 | -2/+4 |
| * | | | | | | slub: Add kmalloc_large_node() to support kmalloc_node fallback | Christoph Lameter | 2008-03-03 | 1 | -2/+13 |
| * | | | | | | slub: look up object from the freelist once | Pekka J Enberg | 2008-03-03 | 1 | -2/+0 |
| * | | | | | | slub: Fix up comments | Christoph Lameter | 2008-03-03 | 2 | -23/+30 |
| * | | | | | | slub: Rearrange #ifdef CONFIG_SLUB_DEBUG in calculate_sizes() | Christoph Lameter | 2008-03-03 | 1 | -7/+8 |
| * | | | | | | slub: Remove BUG_ON() from ksize and omit checks for !SLUB_DEBUG | Christoph Lameter | 2008-03-03 | 1 | -4/+2 |
| * | | | | | | slub: Use the objsize from the kmem_cache_cpu structure | Christoph Lameter | 2008-03-03 | 1 | -1/+1 |
| * | | | | | | slub: Remove useless checks in alloc_debug_processing | Christoph Lameter | 2008-03-03 | 1 | -2/+2 |
| * | | | | | | slub: Remove objsize check in kmem_cache_flags() | Christoph Lameter | 2008-03-03 | 1 | -23/+4 |
| * | | | | | | slub: rename slab_objects to show_slab_objects | Christoph Lameter | 2008-03-03 | 1 | -5/+5 |
| * | | | | | | Revert "unique end pointer" patch | Christoph Lameter | 2008-03-03 | 2 | -51/+24 |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Christoph Lameter | 2008-03-03 | 289 | -2958/+4814 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Christoph Lameter | 2008-02-27 | 796 | -9867/+24902 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Christoph Lameter | 2008-02-15 | 270 | -3430/+5316 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Christoph Lameter | 2008-02-14 | 144 | -1303/+3141 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Christoph Lameter | 2008-02-12 | 17 | -103/+143 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | slab: avoid double initialization & do initialization in 1 place | Marcin Slusarz | 2008-02-11 | 1 | -2/+1 |
* | | | | | | | | | | | | exit_notify: fix kill_orphaned_pgrp() usage with mt exit | Oleg Nesterov | 2008-03-03 | 1 | -3/+4 |
* | | | | | | | | | | | | will_become_orphaned_pgrp: partially fix insufficient ->exit_state check | Oleg Nesterov | 2008-03-03 | 1 | -9/+8 |
* | | | | | | | | | | | | introduce kill_orphaned_pgrp() helper | Oleg Nesterov | 2008-03-03 | 1 | -39/+35 |
* | | | | | | | | | | | | Fix default compose table initialization | Samuel Thibault | 2008-03-03 | 3 | -70/+70 |
| |_|_|_|_|/ / / / / / |/| | | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-03-03 | 1 | -4/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | [ARM] Fix freeing of page tables for ARM in free_pgd_slow | Uwe Kleine-König | 2008-03-01 | 1 | -4/+2 |
* | | | | | | | | | | | | docbook: fix fusion source files | Randy Dunlap | 2008-03-03 | 2 | -21/+18 |
* | | | | | | | | | | | | docbook: fix kernel-api source files | Randy Dunlap | 2008-03-03 | 3 | -7/+3 |
* | | | | | | | | | | | | docbook: fix usb source files | Randy Dunlap | 2008-03-03 | 2 | -10/+5 |