deliverable/linux.git
2005-11-02  Stephen RothwellMerge iSeries include file move
2005-11-02  Kelly Dalymodify defines according to _ASM_POWERPC_ISERIES_
2005-11-02  Kelly Dalyfix incorrect dir
2005-11-02  Paul Mackerraspowerpc: clean up bug.h further
2005-11-02  Paul MackerrasMerge git://oak/home/sfr/kernels/iseries/work
2005-11-02  Kelly Dalymerge filename and modify references to iseries/vio.h
2005-11-02  Kelly Dalymerge filename and modify references to iSeries/mf.h
2005-11-02  Paul Mackerraspowerpc: exclude powerbook sleep code with CONFIG_PPC64...
2005-11-02  Kelly Dalymerge filename and modify references to iseries/iseries...
2005-11-02  Paul Mackerraspowerpc: Fix compile error with CONFIG_TAU=y
2005-11-02  Paul Mackerraspowerpc: Use rtas_call not call_rtas in CHRP code
2005-11-02  Kelly Dalymerge filename and modify references to iseries/lpar_map.h
2005-11-02  Al Viro[PATCH] ppc bug.h namespace pollution
2005-11-02  Kelly Dalymerge filename and modify references to iseries/it_lp_r...
2005-11-02  David Gibson[PATCH] powerpc: Merge futex.h
2005-11-02  David Gibson[PATCH] powerpc: Fix merged ipcbuf.h
2005-11-02  Kelly Dalymerge filename and modify references to iseries/it_lp_q...
2005-11-02  Kelly Dalymerge filename and modify references to iseries/it_lp_n...
2005-11-02  Kelly Dalymerge filename and modify references to iseries/it_exp_...
2005-11-02  Kelly Dalymerge filename and modify references to iseries/hv_types.h
2005-11-02  Kelly Dalymerge filename and modify references to iseries/hv_lp_e...
2005-11-02  Kelly Dalymerge filename and modify reference to iseries/hv_lp_co...
2005-11-02  Kelly Dalymerge filename and modify references to iseries/hv_call...
2005-11-02  Kelly Dalymerge filename and modify references to iseries/hv_call...
2005-11-02  Kelly Dalymerge filename and modify references to iseries/hv_call...
2005-11-01  Paul Mackerraspowerpc: Fix pseries (64-bit) build
2005-11-01  Paul Mackerraspowerpc: Fix BUG/WARN macros for 64-bit
2005-11-01  David Gibson[PATCH] powerpc: Merge bitops.h
2005-11-01  David Gibson[PATCH] powerpc: Merge ipcbuf.h
2005-11-01  Arnd Bergmann[PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch...
2005-11-01  Arnd Bergmann[PATCH] powerpc: move mmio_nvram.c over to arch/powerpc
2005-11-01  Arnd Bergmann[PATCH] powerpc: move rtas_fw.c out of platforms/pseries
2005-11-01  Arnd Bergmann[PATCH] powerpc: create a new arch/powerpc/platforms...
2005-11-01  Arnd Bergmann[PATCH] powerpc: Rename BPA to Cell
2005-11-01  Kelly Dalymerge filename and modify references to iseries/hv_call.h
2005-11-01  Stephen Rothwellpowerpc: clean up uaccess.h
2005-11-01  Stephen Rothwellpowerpc: use asm-generic/termios.h
2005-11-01  Stephen Rothwellpowerpc: remove duplicate ioctl definitions
2005-11-01  Stephen Rothwellpowerpc: make mem= work on iSeries again
2005-11-01  Stephen Rothwellpowerpc: fix __strnlen_user in merge tree
2005-11-01  Stephen Rothwellpowerpc: merge uaccess.h
2005-10-31  Paul Mackerraspowerpc: import a fix from arch/ppc/mm/pgtable.c
2005-10-31  Paul Mackerraspowerpc: apply recent changes to merged code
2005-10-31  Paul MackerrasMerge ../linux-2.6 by hand
2005-10-31  Paul Mackerrasppc: remove duplicate export of cur_cpu_spec
2005-10-31  Paul Mackerraspowerpc: Fix bug arising from having multiple memory_li...
2005-10-31  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2005-10-31  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-10-31  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2005-10-31  Pekka Enberg[PATCH] fat: Remove duplicate directory scanning code
2005-10-31  OGAWA Hirofumi[PATCH] fat: remove the unneeded vfat_find() in vfat_re...
2005-10-31  OGAWA Hirofumi[PATCH] fat: cleanup and optimization of checksum
2005-10-31  Tim Schmielau[PATCH] fix missing includes
2005-10-31  Paul E. McKenney[PATCH] Remove duplicate code in signal.c
2005-10-31  Oleg Nesterov[PATCH] remove unneeded SI_TIMER checks
2005-10-31  Oleg Nesterov[PATCH] cleanup the usage of SEND_SIG_xxx constants
2005-10-31  Oleg Nesterov[PATCH] remove hardcoded SEND_SIG_xxx constants
2005-10-31  Randy Dunlap[PATCH] hpet: hpet driver cleanups
2005-10-31  Randy Dunlap[PATCH] hpet: use HPET physical addresses for dup....
2005-10-31  Randy Dunlap[PATCH] hpet: allow HPET FIXED_MEM32 resource type
2005-10-31  Clemens Ladisch[PATCH] hpet: simplify initialization message
2005-10-31  Clemens Ladisch[PATCH] hpet: remove superfluous indirections
2005-10-31  Clemens Ladisch[PATCH] hpet: fix access to multiple HPET devices
2005-10-31  Clemens Ladisch[PATCH] hpet: fix uninitialized variable in hpet_register()
2005-10-31  Clemens Ladisch[PATCH] hpet: fix division by zero in HPET_INFO
2005-10-31  Clemens Ladisch[PATCH] hpet: fix HPET_INFO calls from kernel space
2005-10-31  Clemens Ladisch[PATCH] hpet-RTC: cache the comparator register
2005-10-31  Clemens Ladisch[PATCH] hpet-RTC: fix timer config register accesses
2005-10-31  Clemens Ladisch[PATCH] hpet-RTC: disable interrupt when no longer...
2005-10-31  Clemens Ladisch[PATCH] hpet: allow shared interrupts
2005-10-31  Clemens Ladisch[PATCH] hpet: allow non-power-of-two frequencies
2005-10-31  Clemens Ladisch[PATCH] hpet: remove superfluous register reads
2005-10-31  Clemens Ladisch[PATCH] hpet: remove unused variable
2005-10-31  Clemens Ladisch[PATCH] HPET: make frequency calculations 32 bit safe
2005-10-31  Clemens Ladisch[PATCH] hpet: disallow zero interrupt frequency
2005-10-31  Randy Dunlap[PATCH] sparse cleanups: NULL pointers, C99 struct...
2005-10-31  Andrew Morton[PATCH] tpm-tidies
2005-10-31  Marcel Selhorst[PATCH] Infineon TPM: move infineon driver off pci_dev
2005-10-31  Kylene Jo Hall[PATCH] tpm: move nsc driver off pci_dev
2005-10-31  Kylene Jo Hall[PATCH] tpm: move atmel driver off pci_dev
2005-10-31  Kylene Jo Hall[PATCH] tpm: change from pci_dev to dev power managemen...
2005-10-31  Kylene Jo Hall[PATCH] tpm: remove pci dependency
2005-10-31  Kylene Jo Hall[PATCH] tpm: add status function to allow non-lpc bus...
2005-10-31  Andi Kleen[PATCH] Don't set dcdbas driver to default m
2005-10-31  Paul Jackson[PATCH] sched: hardcode non-smp set_cpus_allowed
2005-10-31  Yuri Vasilevski[PATCH] fix build on nls free systems
2005-10-31  Horms[PATCH] README doesn't mention bzip2 source tarball
2005-10-31  Paul Jackson[PATCH] lib/string.c cleanup: restore useful memmove...
2005-10-31  Matt Mackall[PATCH] Error checks omitted in init_tmpfs() in mm...
2005-10-31  Andrew Morton[PATCH] __bread oops fix
2005-10-31  Arthur Othieno[PATCH] semaphore: Remove __MUTEX_INITIALIZER()
2005-10-31  Bjorn Helgaas[PATCH] rocketport: make it work when statically linked...
2005-10-31  Roland McGrath[PATCH] posix-cpu-timers: fix overrun reporting
2005-10-31  Paul E. McKenney[PATCH] RCU torture-testing kernel module
2005-10-31  Alexey Dobriyan[PATCH] fs/attr.c: remove BUG()
2005-10-31  Nikita Danilov[PATCH] include/linux/kernel.h:BUILD_BUG_ON(): fix...
2005-10-31  Laurent Riffard[PATCH] watchdog: update .owner field of struct pci_driver
2005-10-31  Laurent Riffard[PATCH] SyncLink adapters: updates .owner field of...
2005-10-31  Laurent Riffard[PATCH] epca: update .owner field of struct pci_driver
2005-10-31  Pozsar Balazs[PATCH] fix vgacon blanking
next
This page took 0.037495 seconds and 5 git commands to generate.