| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] switch pktdvdcd | Al Viro | 2008-10-21 | 1 | -15/+15 |
* | [PATCH] switch pf | Al Viro | 2008-10-21 | 1 | -13/+13 |
* | [PATCH] switch pd | Al Viro | 2008-10-21 | 1 | -9/+9 |
* | [PATCH] switch pcd | Al Viro | 2008-10-21 | 1 | -13/+12 |
* | [PATCH] switch nbd | Al Viro | 2008-10-21 | 1 | -14/+14 |
* | [PATCH] switch loop | Al Viro | 2008-10-21 | 1 | -25/+27 |
* | [PATCH] switch floppy | Al Viro | 2008-10-21 | 1 | -25/+26 |
* | [PATCH] switch cpqarray | Al Viro | 2008-10-21 | 1 | -16/+16 |
* | [PATCH] switch cciss | Al Viro | 2008-10-21 | 1 | -39/+39 |
* | [PATCH] switch brd | Al Viro | 2008-10-21 | 1 | -3/+2 |
* | [PATCH] switch ataflop | Al Viro | 2008-10-21 | 1 | -21/+20 |
* | [PATCH] switch aoeblk | Al Viro | 2008-10-21 | 1 | -10/+6 |
* | [PATCH] switch amiflop | Al Viro | 2008-10-21 | 1 | -24/+26 |
* | [PATCH] switch DAC960 | Al Viro | 2008-10-21 | 1 | -4/+4 |
* | [PATCH] switch ubd | Al Viro | 2008-10-21 | 1 | -13/+12 |
* | [PATCH] beginning of methods conversion | Al Viro | 2008-10-21 | 45 | -131/+167 |
* | [PATCH] switch ide_disk_ops ->ioctl() to sane prototype | Al Viro | 2008-10-21 | 6 | -15/+13 |
* | [PATCH] don't mess with file in scsi_nonblockable_ioctl() | Al Viro | 2008-10-21 | 5 | -6/+9 |
* | [PATCH] introduce __blkdev_driver_ioctl() | Al Viro | 2008-10-21 | 5 | -19/+39 |
* | [PATCH] switch pktcdvd to blkdev_driver_ioctl() | Al Viro | 2008-10-21 | 1 | -10/+10 |
* | [PATCH] switch cdrom_{open,release,ioctl} to sane APIs | Al Viro | 2008-10-21 | 7 | -36/+38 |
* | [PATCH] move block_device_operations to blkdev.h | Al Viro | 2008-10-21 | 3 | -14/+19 |
* | [PATCH] lose unused arguments in dm ioctl callbacks | Al Viro | 2008-10-21 | 4 | -7/+4 |
* | [PATCH] lose the unused file argument in generic_ide_ioctl() | Al Viro | 2008-10-21 | 7 | -9/+7 |
* | [PATCH] switch scsi_cmd_ioctl() to passing fmode_t | Al Viro | 2008-10-21 | 10 | -18/+20 |
* | [PATCH] switch sg_scsi_ioctl() to passing fmode_t | Al Viro | 2008-10-21 | 4 | -13/+8 |
* | [PATCH] pass mode instead of file to sg_io() | Al Viro | 2008-10-21 | 1 | -8/+7 |
* | [PATCH] eliminate use of ->f_flags in block methods | Al Viro | 2008-10-21 | 9 | -22/+26 |
* | [PATCH] introduce fmode_t, do annotations | Al Viro | 2008-10-21 | 41 | -98/+96 |
* | binfmt_elf_fdpic: Update for cputime changes. | Paul Mundt | 2008-10-21 | 1 | -12/+7 |
* | mm: remove duplicated #include's | Huang Weiyi | 2008-10-21 | 2 | -3/+0 |
* | Export tiny shmem_file_setup for DRM-GEM | Hugh Dickins | 2008-10-21 | 2 | -1/+2 |
* | misc: replace remaining __FUNCTION__ with __func__ | Harvey Harrison | 2008-10-21 | 5 | -8/+8 |
* | fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.c | Thomas Gleixner | 2008-10-21 | 1 | -2/+3 |
* | fix WARN() for PPC | Arjan van de Ven | 2008-10-21 | 1 | -1/+1 |
* | kexec: fix crash_save_vmcoreinfo_init build problem | Luck, Tony | 2008-10-21 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2008-10-20 | 138 | -318/+457 |
|\ |
|
| * | parisc: convert to generic compat_sys_ptrace | Helge Deller | 2008-10-17 | 3 | -258/+183 |
| * | parisc: add rtc platform driver | Kyle McMartin | 2008-10-10 | 5 | -1/+141 |
| * | parisc: initialize unwinder much earlier | James Bottomley | 2008-10-10 | 3 | -3/+5 |
| * | parisc: add new syscalls | Kyle McMartin | 2008-10-10 | 2 | -2/+14 |
| * | parisc: hijack jump to start_kernel | Kyle McMartin | 2008-10-10 | 2 | -2/+27 |
| * | parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlocked | Kyle McMartin | 2008-10-10 | 2 | -21/+46 |
| * | parisc: move include/asm-parisc to arch/parisc/include/asm | Kyle McMartin | 2008-10-10 | 123 | -0/+0 |
| * | parisc: move pdc_result to real2.S | Kyle McMartin | 2008-10-10 | 4 | -2/+20 |
| * | parisc: unify CCIO_COLLECT_STATS implementation | Kyle McMartin | 2008-10-10 | 1 | -26/+17 |
| * | parisc: add arch/parisc/kernel/.gitignore | Kyle McMartin | 2008-10-10 | 1 | -0/+1 |
| * | parisc: ropes.h - fix <asm-parisc/*> -> <asm/*> | Kyle McMartin | 2008-10-10 | 1 | -1/+1 |
| * | parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*> | Kyle McMartin | 2008-10-10 | 1 | -2/+2 |
* | | USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.c | Linus Torvalds | 2008-10-20 | 1 | -1/+1 |