Histórico de Commits

Autor SHA1 Mensagem Data
  Paul Gortmaker 0db0628d90 kernel: delete __cpuinit usage from all core kernel files há 12 anos atrás
  Linus Torvalds 4de13d7aa8 Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block há 12 anos atrás
  zhangwei(Jovi) a05342cbd6 relay: use macro PAGE_ALIGN instead of FIX_SIZE há 12 anos atrás
  zhangwei(Jovi) 536b39ecf1 kernel/relay.c: move FIX_SIZE macro into relay.c há 12 anos atrás
  zhangwei(Jovi) 8359f689e2 kernel/relay.c: remove unused function argument actor há 12 anos atrás
  Dmitry Monakhov b8d4a5bf6a relay: move remove_buf_file inside relay_close_buf há 12 anos atrás
  Al Viro 496ad9aa8e new helper: file_inode(file) há 12 anos atrás
  Eric Dumazet 047fe36052 splice: fix racy pipe->buffers uses há 13 anos atrás
  Dan Carpenter f6302f1bcd relay: prevent integer overflow in relay_open() há 13 anos atrás
  Al Viro f4ae40a6a5 switch debugfs to umode_t há 14 anos atrás
  Paul Gortmaker 9984de1a5a kernel: Map most files to use export.h instead of module.h há 14 anos atrás
  Jesper Juhl 408af87a39 Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmalloc and memset há 14 anos atrás
  Akinobu Mita 80b5184cc5 kernel/: convert cpu notifier to return encapsulate errno value há 15 anos atrás
  Jens Axboe 35f3d14dbb pipe: add support for shrinking and growing pipes há 15 anos atrás
  Dan Carpenter 5f1664f92b splice: comparing unsigned int < 0 há 15 anos atrás
  Alexey Dobriyan 28dfef8feb const: constify remaining pipe_buf_operations há 15 anos atrás
  Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations há 16 anos atrás
  Linus Torvalds 714f83d5d9 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip há 16 anos atrás
  Aravind Srinivasan 2c53d9109f relay: fix for possible loss/corruption of produced subbufs há 16 anos atrás
  Ingo Molnar 8302294f43 Merge branch 'tracing/core-v2' into tracing-for-linus há 16 anos atrás
  Ingo Molnar 74019224ac timers: add mod_timer_pending() há 16 anos atrás
  Ingo Molnar dc573f9b20 Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing/core há 16 anos atrás
  Jiri Slaby b786c6a98e relay: fix lock imbalance in relay_late_setup_files há 16 anos atrás
  Ingo Molnar 7a51cffbd1 relayfs: replace BUG() with WARN_ON() in relay_late_setup_files() há 16 anos atrás
  Tom Zanussi fbb5b7ae4b relayfs: fix infinite loop with splice() há 16 anos atrás
  Lai Jiangshan 98ba4031ab relay: fix cpu offline problem há 16 anos atrás
  Tom Zanussi 3219445033 relay: fix "full buffer with exactly full last subbuffer" accounting problem há 17 anos atrás
  Eduard - Gabriel Munteanu 20d8b67c06 relay: add buffer-only channels; useful for early logging há 17 anos atrás
  Tom Zanussi a82c53a0e3 splice: fix sendfile() issue with relay há 17 anos atrás
  Jens Axboe 75065ff619 Revert "relay: fix splice problem" há 17 anos atrás