index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-03
kmemtrace, fs, security: move alloc_secdata() and free_secdata() to linux/sec...
Pekka Enberg
2
-21
/
+24
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
20
-188
/
+698
2009-04-01
Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
6
-42
/
+89
2009-04-01
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-0
/
+6
2009-04-01
Merge branch 'devel' into for-linus
Trond Myklebust
6
-42
/
+89
2009-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-29
/
+27
2009-04-01
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
7
-84
/
+165
2009-04-01
fbdev: uninline lock_fb_info()
Andrew Morton
1
-9
/
+1
2009-04-01
cirrusfb: add accelerator constant
Krzysztof Helt
1
-0
/
+1
2009-04-01
rtc: convert LEAP_YEAR into an inline
Andrew Morton
1
-0
/
+6
2009-04-01
autofs4: fix kernel includes
Ian Kent
2
-3
/
+10
2009-04-01
spi_mpc83xx: add OF platform driver bindings
Anton Vorontsov
1
-1
/
+1
2009-04-01
spi_mpc83xx: rework chip selects handling
Anton Vorontsov
1
-2
/
+3
2009-04-01
epoll keyed wakeups: introduce new *_poll() wakeup macros
Davide Libenzi
1
-13
/
+9
2009-04-01
epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key()
Davide Libenzi
1
-2
/
+5
2009-04-01
eventfd: improve support for semaphore-like behavior
Davide Libenzi
1
-1
/
+11
2009-04-01
introduce pr_cont() macro
Cyrill Gorcunov
1
-0
/
+2
2009-04-01
filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems
Eric Sandeen
1
-0
/
+1
2009-04-01
loop: add ioctl to resize a loop device
J. R. Okajima
1
-0
/
+1
2009-04-01
pm: rework includes, remove arch ifdefs
Magnus Damm
1
-3
/
+0
2009-04-01
shmem: writepage directly to swap
Hugh Dickins
1
-0
/
+5
2009-04-01
vmscan: fix it to take care of nodemask
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-04-01
nommu: there is no mlock() for NOMMU, so don't provide the bits
David Howells
1
-7
/
+13
2009-04-01
mm: introduce debug_kmap_atomic
Akinobu Mita
1
-0
/
+12
2009-04-01
mm: page_mkwrite change prototype to match fault
Nick Piggin
2
-2
/
+3
2009-04-01
mm: enable hashdist by default on 64bit NUMA
Anton Blanchard
1
-3
/
+3
2009-04-01
mm: fix proc_dointvec_userhz_jiffies "breakage"
Alexey Dobriyan
1
-2
/
+2
2009-04-01
generic debug pagealloc
Akinobu Mita
3
-0
/
+37
2009-04-01
memdup_user(): introduce
Li Zefan
1
-0
/
+1
2009-04-01
mm: remove pagevec_swap_free()
KOSAKI Motohiro
1
-1
/
+0
2009-04-01
vfs: add/use account_page_dirtied()
Edward Shishkin
1
-0
/
+1
2009-04-01
mm: introduce for_each_populated_zone() macro
KOSAKI Motohiro
1
-0
/
+8
2009-04-01
get_mm_hiwater_xxx: trivial, s/define/inline/
Oleg Nesterov
1
-2
/
+9
2009-04-01
proc tty: remove struct tty_operations::read_proc
Alexey Dobriyan
1
-2
/
+0
2009-04-01
proc tty: add struct tty_operations::proc_fops
Alexey Dobriyan
1
-0
/
+1
2009-03-31
ide: inline SELECT_DRIVE()
Sergei Shtylyov
1
-1
/
+0
2009-03-31
ide: turn selectproc() method into dev_select() method (take 5)
Sergei Shtylyov
1
-3
/
+3
2009-03-31
ide: rename IDE_TFLAG_IN_[HOB_]FEATURE
Sergei Shtylyov
1
-4
/
+8
2009-03-31
ide: turn set_irq() method into write_devctl() method
Sergei Shtylyov
1
-4
/
+2
2009-03-31
ide-floppy: use ide_pio_bytes()
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2009-03-31
ide: decrease size of ->pc_buf field in struct ide_atapi_pc
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-31
ide: sanitize ide_build_sglist() and ide_destroy_dmatable()
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2009-03-31
ide: add ->dma_check method
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2009-03-31
ide: add ide_dma_prepare() helper
Bartlomiej Zolnierkiewicz
1
-3
/
+4
2009-03-31
ide: destroy DMA mappings after ending DMA (v2)
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2009-03-31
ide: add ->dma_clear method and remove ->dma_timeout one
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-03-31
ide-cd: fix non-SECTOR_SIZE-multiples PIO transfers for fs requests
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2009-03-31
ide-cd: use scatterlists for PIO transfers (fs requests)
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2009-03-31
Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...
Ingo Molnar
4
-8
/
+28
2009-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-13
/
+2
[next]