deliverable/linux.git
2013-02-04  Al Virosparc: switch to use of generic old sigaction
2013-02-04  Al Virosparc: switch sys_compat_rt_sigaction() to COMPAT_SYSCA...
2013-02-03  Al Virosparc: switch to generic compat rt_sigqueueinfo()
2013-02-03  Al Virosparc: switch to generic compat rt_sigpending()
2013-02-03  Al Virosparc: switch to generic compat rt_sigprocmask(2)
2013-02-03  Al Virosparc: bury the sys_sigpause() remains
2013-02-03  Al Virosparc: switch to generic sigaltstack
2013-02-03  Al Virotake sys_rt_sigsuspend() prototype to linux/syscalls.h
2013-02-03  Al Viromips: use sane prototype for sys_rt_sigsuspend()
2013-02-03  Al Vironew helper: sigsp()
2013-02-03  Al Vironew helper: signal_setup_done()
2013-02-03  Al Vironew helper: get_signal()
2013-02-03  Al Viroswitch timerfd compat syscalls to COMPAT_SYSCALL_DEFINE
2013-02-03  Al Viroconvert futex compat syscalls to COMPAT_SYSCALL_DEFINE
2013-02-03  Al Viroswitch compat_sys_open* to COMPAT_SYSCALL_DEFINE
2013-02-03  Al Virogeneric sys_sigaction() and compat_sys_sigaction()
2013-02-03  Al Virogeneric sys_compat_rt_sigaction()
2013-02-03  Al Viroconsolidate kernel-side struct sigaction declarations
2013-02-03  Al Viroconsolidate declarations of k_sigaction
2013-02-03  Al Viroswitch compat_sys_sched_rr_get_interval to COMPAT_SYSCA...
2013-02-03  Al Viroswitch rt_tgsigqueueinfo to COMPAT_SYSCALL_DEFINE
2013-02-03  Al Viroswitch compat_sys_sigprocmask to COMPAT_SYSCALL_DEFINE
2013-02-03  Al Viroswitch compat_sys_rt_sigtimedwait to COMPAT_SYSCALL_DEFINE
2013-02-03  Al Viroold sigsuspend variants in kernel/signal.c
2013-02-03  Al Virogeneric compat_sys_rt_sigqueueinfo()
2013-02-03  Al Virogeneric compat_sys_rt_sigpending()
2013-02-03  Al Virogeneric compat_sys_rt_sigprocmask()
2013-02-03  Al Viroconsolidate rt_sigsuspend()
2013-02-03  Al Virosanitize rt_sigaction() situation a bit
2013-02-03  Al Viroswitch compat_sys_[gs]etitimer(2) to COMPAT_SYSCALL_DEFINE
2013-01-20  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-01-20  Oleg Nesterovia64: kill thread_matches(), unexport ptrace_check_attach()
2013-01-20  Al Virosys_clone() needs asmlinkage_protect
2013-01-19  Al Viromake sure that /linuxrc has std{in,out,err}
2013-01-18  Linus TorvaldsMerge tag 'usb-3.8-rc4' of git://git./linux/kernel...
2013-01-18  Linus TorvaldsMerge tag 'tty-3.8-rc4' of git://git./linux/kernel...
2013-01-18  Linus TorvaldsMerge tag 'staging-3.8-rc4' of git://git./linux/kernel...
2013-01-18  Linus TorvaldsMerge tag 'char-misc-3.8-rc4' of git://git./linux/kerne...
2013-01-18  Linus TorvaldsMerge tag 'stable/for-linus-3.8-rc3-tag' of git://git...
2013-01-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-01-18  Kirill A. Shutemovasm-generic, mm: pgtable: convert my_zero_pfn() to...
2013-01-18  Linus TorvaldsLinux 3.8-rc4
2013-01-18  Wolfgang FrischUSB: io_ti: Fix NULL dereference in chase_port()
2013-01-18  Bjørn MorkUSB: option: add TP-LINK HSUPA Modem MA180
2013-01-18  Bjørn MorkUSB: option: blacklist network interface on ONDA MT8205...
2013-01-18  Steven Rostedtstaging/sb105x: PARPORT config is not good enough must...
2013-01-18  Tormod Voldenstaging: wlan-ng: Fix clamping of returned SSID length
2013-01-18  Greg Kroah... Merge tag 'iio-fixes-for-3.8b' of git://git./linux...
2013-01-17  Stephen Hurd8250/16?50: Add support for Broadcom TruManage redirect...
2013-01-17  Jiri Slabypty: return EINVAL for TIOCGPTN for BSD ptys
2013-01-17  Ben Hutchingsstaging: vt6656: Fix inconsistent structure packing
2013-01-17  K. Y. SrinivasanDrivers: hv: balloon: Fix a memory leak
2013-01-17  K. Y. SrinivasanDrivers: hv: balloon: Fix a bug in the definition of...
2013-01-17  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-01-17  Linus TorvaldsMerge tag 'for-linus-v3.8-rc4' of git://oss.sgi.com...
2013-01-16  Linus TorvaldsMerge tag 'pm+acpi-for-3.8-rc4' of git://git./linux...
2013-01-16  Eric Sandeenxfs: recalculate leaf entry pointer after compacting...
2013-01-16  Brian Fosterxfs: remove int casts from debug dquot soft limit timer...
2013-01-16  Mark Tinguelyxfs: fix the multi-segment log buffer format
2013-01-16  Mark Tinguelyxfs: fix segment in xfs_buf_item_format_segment
2013-01-16  Mark Tinguelyxfs: rename bli_format to avoid confusion with bli_formats
2013-01-16  Mark Tinguelyxfs: use b_maps[] for discontiguous buffers
2013-01-16  Andrew Cooperxen: Fix stack corruption in xen_failsafe_callback...
2013-01-16  Kirill SmelkovTell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZE
2013-01-16  Chuansheng Liumfd, TWL4030: TWL4030 need select REGMAP_I2C
2013-01-16  Ralf Baechledrivers/base/cpu.c: Fix typo in comment
2013-01-16  Jiri Kosinalockdep, rwsem: fix down_write_nest_lock() if !CONFIG_D...
2013-01-16  Linus TorvaldsMerge tag 'sound-3.8' of git://git./linux/kernel/git...
2013-01-16  Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2013-01-16  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2013-01-16  Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2013-01-16  Linus TorvaldsMerge tag 'sh-for-linus' of git://github.com/pmundt...
2013-01-16  Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2013-01-16  Linus TorvaldsMerge branch 'x86/urgent' of git://git./linux/kernel...
2013-01-16  Timur TabiMAINTAINERS: update email address for Timur Tabi
2013-01-16  Luciano Coelhofirmware: make sure the fw file size is not 0
2013-01-16  Tejun Heomodule, async: async_synchronize_full() on module init...
2013-01-16  Sebastian Otts390/chsc: fix SEI usage
2013-01-16  Heiko Carstenss390/time: fix sched_clock() overflow
2013-01-16  Kuninori Morimotosh: ecovec: add sample amixer settings
2013-01-16  channingserial:ifx6x60:Keep word size accordance with SPI contr...
2013-01-16  Maxime Ripardtty: 8250_dw: Fix inverted arguments to serial_out...
2013-01-16  Thomas Abrahamserial: samsung: remove redundant setting of line confi...
2013-01-16  Konrad Rzeszutek... Revert "xen/smp: Fix CPU online/offline bug triggering...
2013-01-16  chao biserial:ifx6x60:Delete SPI timer when shut down port
2013-01-16  Matt Schultetty/8250: The correct device id for this card is 0x0022
2013-01-16  Matt Schultetty/8250: pbn_b0_8_1152000_200 is supposed to be an...
2013-01-16  Wei Yongjuntty: serial: vt8500: fix return value check in vt8500_s...
2013-01-16  fabio.estevam... serial: mxs-auart: Index is unsigned
2013-01-16  Steffen Trumtrarmxs: uart: fix setting RTS from software
2013-01-15  Daniel De Graafxen/gntdev: remove erronous use of copy_to_user
2013-01-15  Daniel De Graafxen/gntdev: correctly unmap unlinked maps in mmu notifier
2013-01-15  Daniel De Graafxen/gntdev: fix unsafe vma access
2013-01-15  Andres Lagar... xen/privcmd: Fix mmap batch ioctl.
2013-01-15  Konrad Rzeszutek... Merge tag 'v3.7' into stable/for-linus-3.8
2013-01-15  Jan BeulichXen: properly bound buffer access when parsing cpu...
2013-01-15  Matt Wilsonxen/grant-table: correctly initialize grant table version 1
2013-01-15  Yang Zhangx86/xen : Fix the wrong check in pciback
2013-01-15  Will Deaconarm64: compat: add syscall table entries for new syscalls
2013-01-15  Takashi IwaiALSA: hda/hdmi - Work around "alsactl restore" errors
next
This page took 0.05724 seconds and 5 git commands to generate.