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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-21
time: remove obsolete declaration
Richard Cochran
1
-1
/
+0
2012-05-21
ntp: Fix a stale comment and a few stray newlines.
Richard Cochran
1
-4
/
+2
2012-05-21
ntp: Correct TAI offset during leap second
Richard Cochran
1
-1
/
+1
2012-05-21
vfs: be even more careful about dentry RCU name lookups
Linus Torvalds
1
-2
/
+15
2012-05-21
vfs: make AIO use the proper rw_verify_area() area helpers
Linus Torvalds
1
-16
/
+14
2012-05-21
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
159
-2455
/
+1461
2012-05-21
Merge branch 'clkdev' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
4
-10
/
+171
2012-05-21
timers: Fixup the Kconfig consolidation fallout
Thomas Gleixner
22
-68
/
+42
2012-05-21
Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/s...
Richard Weinberger
17
-299
/
+174
2012-05-21
ktest: Add MIN_CONFIG_TYPE to allow making a minum .config that has network
Steven Rostedt
2
-0
/
+24
2012-05-21
um: missing checks of __put_user()/__get_user() return values
Al Viro
2
-8
/
+8
2012-05-21
um: stub_rt_sigsuspend isn't needed these days anymore
Al Viro
1
-1
/
+0
2012-05-21
um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h
Al Viro
13
-279
/
+150
2012-05-21
Fix blocking allocations called very early during bootup
Linus Torvalds
1
-3
/
+4
2012-05-21
net: drop NET dependency from HAVE_BPF_JIT
Sam Ravnborg
5
-7
/
+8
2012-05-21
firewire: sbp2: document the absence of alignment requirements
Clemens Ladisch
1
-4
/
+6
2012-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...
Linus Torvalds
142
-1320
/
+14357
2012-05-21
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
5
-15
/
+24
2012-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
14
-103
/
+200
2012-05-21
firewire: sbp2: remove superfluous blk_queue_max_segment_size() call
Clemens Ladisch
1
-2
/
+0
2012-05-21
firewire: sbp2: use scsi_dma_(un)map
Clemens Ladisch
1
-9
/
+4
2012-05-21
firewire: sbp2: give correct DMA device to scsi framework
Clemens Ladisch
1
-1
/
+2
2012-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
54
-1127
/
+592
2012-05-21
Merge tag 'v3.4' with SCSI updates, needed for subsequent firewire-sbp2 changes
Stefan Richter
1176
-7920
/
+11719
2012-05-21
x86, relocs: Build clean fix
Jarkko Sakkinen
1
-0
/
+1
2012-05-21
Merge commit 'v3.4' into x86/urgent
H. Peter Anvin
245
-1234
/
+1816
2012-05-21
irq: Remove irq_chip->release()
Richard Weinberger
2
-11
/
+0
2012-05-21
um: Remove CONFIG_IRQ_RELEASE_METHOD
Richard Weinberger
2
-6
/
+0
2012-05-21
um: Remove usage of irq_chip->release()
Richard Weinberger
1
-2
/
+0
2012-05-21
um: Implement um_free_irq()
Richard Weinberger
7
-10
/
+18
2012-05-21
um: Fix __swp_type()
Richard Weinberger
1
-2
/
+2
2012-05-21
um: Implement a custom pte_same() function
Richard Weinberger
1
-0
/
+6
2012-05-21
um: Add BUG() to do_ops()'s error path
Richard Weinberger
1
-0
/
+1
2012-05-21
um: Remove unused variables
Richard Weinberger
1
-10
/
+0
2012-05-21
drm/i915: be more careful when returning -ENXIO in gmbus transfer
Daniel Vetter
1
-9
/
+12
2012-05-21
arm: don't open-code ptrace_report_syscall()
Al Viro
1
-14
/
+1
2012-05-21
arm: bury unused _TIF_RESTORE_SIGMASK
Al Viro
1
-1
/
+0
2012-05-21
arm: remove unused restart trampoline
Al Viro
3
-17
/
+0
2012-05-21
arm: new way of handling ERESTART_RESTARTBLOCK
Al Viro
3
-28
/
+13
2012-05-21
arm: if we get into work_pending while returning to kernel mode, just go away
Al Viro
2
-9
/
+3
2012-05-21
arm: don't call try_to_freeze() from do_signal()
Al Viro
1
-4
/
+0
2012-05-21
arm: if there's no handler we need to restore sigmask, syscall or no syscall
Al Viro
1
-8
/
+6
2012-05-21
arm: trim _TIF_WORK_MASK, get rid of useless test and branch...
Al Viro
2
-3
/
+4
2012-05-21
arm: missing checks of __get_user()/__put_user() return values
Al Viro
1
-6
/
+6
2012-05-21
um: bury unused _TIF_RESTORE_SIGMASK
Al Viro
1
-1
/
+0
2012-05-21
um: wrong sigmask saved in case of multiple sigframes
Al Viro
1
-6
/
+5
2012-05-21
um: add TIF_NOTIFY_RESUME
Al Viro
2
-1
/
+8
2012-05-21
um: ->restart_block.fn needs to be reset on sigreturn
Al Viro
2
-3
/
+3
2012-05-21
xen: do not map the same GSI twice in PVHVM guests.
Stefano Stabellini
3
-2
/
+10
2012-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
137
-10772
/
+2242
[prev]
[next]