GitHub/mt8127/android_kernel_alcatel_ttab.git
Author Commit
2007-05-08 William Cohenreduce size of task_struct on 64-bit machines
2007-05-08 Markus Rechbergerext2/3/4: fix file date underflow on ext2 3 filesystems...
2007-05-08 Alexey DobriyanAllow access to /proc/$PID/fd after setuid()
2007-05-08 Christoph Hellwigsimplify the stacktrace code
2007-05-08 Andrew Mortonblock_write_full_page(): report ENOSPC
2007-05-08 Guillaume ChazarainFactor outstanding I/O error handling
2007-05-08 Jeff Dikeuml: an idle system should have zero load average
2007-05-08 Jeff Dikeuml: hostfs style fixes
2007-05-08 Alberto Bertogliuml: make hostfs_setattr() support operations on unlink...
2007-05-08 Akinobu Mitause SLAB_PANIC flag cleanup
2007-05-08 Yasunori GotoAdd white list into modpost.c for memory hotplug code...
2007-05-08 Yasunori GotoFix section mismatch of memory hotplug related code.
2007-05-08 Dmitriy Monakhovmm: move common segment checks to separate helper function
2007-05-08 David WoodhouseIncrease slab redzone to 64bits
2007-05-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-05-08 Linus TorvaldsFix bluetooth HCI sysfs compile
2007-05-07 Martin Habets[SCSI] esp_scsi: Fix section mismatch warnings.
2007-05-07 David S. Miller[VIDEO] sunxvr2500: Fix PCI device ID table.
2007-05-07 Linus TorvaldsMerge git://git./linux/kernel/git/aegl/linux-2.6
2007-05-07 Linus TorvaldsMerge branch 'server-cluster-locking-api' of git:/...
2007-05-07 Linus TorvaldsFix up SLUB compile
2007-05-07 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2007-05-07 Linus TorvaldsMerge branch 'drm-patches' of /linux/kernel/git/airlied...
2007-05-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-05-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-05-07 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-05-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2007-05-07 Arnaud Patardspi_s3c24xx.c: Fix build
2007-05-07 Yoichi Yuasarename TANBAC TB0219 config
2007-05-07 Geoff Levandehci-ps3, ohci-ps3: fix compilation
2007-05-07 Richard PurdieFix ppp_deflate issues with recent zlib_inflate changes
2007-05-07 Andrew Mortoncx88-video build fix
2007-05-07 Jean Delvarextensa: strlcpy is smart enough
2007-05-07 john stultzv850: generic timekeeping conversion
2007-05-07 Paolo 'Blaisorblade... uml: fix prototypes
2007-05-07 Jeff Dikeuml: virtualized time fix
2007-05-07 Jeff Dikeuml: out of tmpfs space error clarification
2007-05-07 Jeff Dikeuml: only flush areas covered by VMA
2007-05-07 Jeff Dikeuml: more page fault path trimming
2007-05-07 Jeff Dikeuml: eliminate a piece of debugging code
2007-05-07 Jeff Dikeuml: speed page fault path
2007-05-07 Jeff Dikeuml: aIO deadlock avoidance
2007-05-07 Jeff Dikeuml: rename os_{read_write}_file_k back to os_{read_wri...
2007-05-07 Jeff Dikeuml: remove debugging remnants
2007-05-07 Jeff Dikeuml: formatting fixes around os_{read_write}_file callers
2007-05-07 Jeff Dikeuml: change remaining callers of os_{read_write}_file
2007-05-07 Jeff Dikeuml: don't try to handle signals on initial process...
2007-05-07 Jeff Dikeuml: dump core on panic
2007-05-07 Peter Zijlstrauml: fixup allocation in the ubd driver
2007-05-07 Jeff Dikeuml: send pointers instead of structures to I/O thread
2007-05-07 Jeff Dikeuml: batch I/O requests
2007-05-07 Jeff Dikeuml: convert libc layer to call read and write
2007-05-07 Jeff Dikeuml: tidy libc code
2007-05-07 Jeff Dikeuml: start fixing os_read_file and os_write_file
2007-05-07 Jeff Dikeuml: remove unused x86_64 code
2007-05-07 Jeff Dikeuml: speed up page table walking
2007-05-07 Jeff Dikeuml: dump registers on ptrace or wait failure
2007-05-07 Jeff Dikeuml: drivers get release methods
2007-05-07 Jeff Dikeuml: delete HOST_FRAME_SIZE
2007-05-07 Jeff Dikeuml: irq locking commentary
2007-05-07 Jeff Dikeuml: comment early boot locking
2007-05-07 Jeff Dikeuml: kernel segfaults should dump proper registers
2007-05-07 Jeff Dikeuml: tidy fault code
2007-05-07 Jeff Dikeuml: kernel_thread shouldn't panic
2007-05-07 Jeff Dikeuml: remove page_size()
2007-05-07 Jeff Dikeuml: tidy process.c
2007-05-07 Jeff Dikeuml: no locking needed in tls.c
2007-05-07 Jeff Dikeuml: speed up exec
2007-05-07 Davide Briniuml: fix umid in xterm titles
2007-05-07 Paolo 'Blaisorblade... uml: Replace one-element array with zero-element array
2007-05-07 Paolo 'Blaisorblade... uml: Eliminate temporary buffer in eth_configure
2007-05-07 Paolo 'Blaisorblade... uml: improve checking and diagnostics of ethernet MACs
2007-05-07 Robert P. J... remove unused header file: arch/um/kernel/tt/include...
2007-05-07 Jeff Dikeuml: add missing __init declarations
2007-05-07 Jeff Dikeuml: remove user_util.h
2007-05-07 Jeff Dikeuml: move remaining useful contents of user_util.h
2007-05-07 Jeff Dikeuml: create as-layout.h
2007-05-07 Jeff Dikeuml: create arch.h
2007-05-07 Jeff Dikeuml: move SIGIO testing to sigio.c
2007-05-07 Rusty RussellARRAY_SIZE: check for type
2007-05-07 Jeff Dikeuml: network interface hotplug error handling
2007-05-07 Andrew Mortonuml-driver-formatting-fixes-fix
2007-05-07 Jeff Dikeuml: driver formatting fixes
2007-05-07 Jeff Dikeuml: handle block device hotplug errors
2007-05-07 Jeff Dikeuml: print coredump limits
2007-05-07 Jeff Dikeuml: mark tt-mode code for future removal
2007-05-07 Jeff Dikeuml: host_info tidying
2007-05-07 Jeff Dikeuml: formatting fixes
2007-05-07 Jeff Dikeuml: delete unused code
2007-05-07 Robert P. J... CRIS: remove code related to pre-2.2 kernel
2007-05-07 Cyrill GorcunovCRIS: check for memory allocation
2007-05-07 Robert P. J... remove unused header file: drivers/serial/crisv10.h
2007-05-07 Milind Arun... SPIN_LOCK_UNLOCKED cleanup in arch/m68k
2007-05-07 Robert P. J... remove unused header file: arch/m68k/atari/atasound.h
2007-05-07 Rafael J. Wysockiswsusp: free more memory
2007-05-07 Rafael J. Wysockiswsusp: fix snapshot_release
2007-05-07 David Brownellkconfig: mention 'hibernation' not just swsusp
2007-05-07 Johannes Bergpower management: change /sys/power/disk display
2007-05-07 Johannes Bergremove software_suspend()
2007-05-07 Rafael J. Wysockifreezer: fix racy usage of try_to_freeze in kswapd
next