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
2011-03-31
Bluetooth: Add read_local_oob_data management command
Szymon Janc
5
-0
/
+113
2011-03-31
Bluetooth: Allow for NULL data in mgmt_pending_add
Szymon Janc
1
-1
/
+2
2011-03-31
Bluetooth: Rename cmd to param in pending_cmd
Szymon Janc
1
-7
/
+7
2011-03-31
Bluetooth: Fix checkpatch error in cmtp.h
Szymon Janc
1
-1
/
+1
2011-03-31
Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>
Szymon Janc
1
-1
/
+1
2011-03-31
Bluetooth: Do not use assignments in IF conditions
Szymon Janc
1
-3
/
+6
2011-03-31
Bluetooth: Fix checkpatch errors, code style issues and typos in hidp
Szymon Janc
3
-22
/
+26
2011-03-31
Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>
Szymon Janc
1
-1
/
+1
2011-03-31
Bluetooth: Fix checkpatch errors and some code style issues in bnep
Szymon Janc
2
-89
/
+94
2011-03-31
Bluetooth: Opencode macros in bnep/core.c
Szymon Janc
1
-5
/
+8
2011-03-31
Bluetooth: Improve error message on wrong link type
Gustavo F. Padovan
1
-1
/
+2
2011-03-31
Bluetooth: Remove unused struct item
Gustavo F. Padovan
1
-1
/
+0
2011-03-31
Bluetooth: mgmt: Add support for setting the local name
Johan Hedberg
4
-3
/
+92
2011-03-31
Bluetooth: mgmt: Add local name information to read_info reply
Johan Hedberg
2
-0
/
+9
2011-03-31
Bluetooth: Add define for the maximum name length on HCI level
Johan Hedberg
4
-9
/
+11
2011-03-31
Bluetooth: remove unnecessary function declaration
Gustavo F. Padovan
1
-1
/
+0
2011-03-29
Linux 2.6.39-rc1
Linus Torvalds
1
-2
/
+2
2011-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
31
-1396
/
+1615
2011-03-29
Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...
Linus Torvalds
7
-27
/
+76
2011-03-29
Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+10
2011-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
7
-56
/
+67
2011-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-1
/
+1
2011-03-29
Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
409
-3705
/
+2710
2011-03-29
char/tpm: Fix unitialized usage of data buffer
Peter Huewe
1
-1
/
+1
2011-03-29
amd64_edac: Fix potential memleak
Borislav Petkov
1
-1
/
+1
2011-03-29
fs: don't use igrab() while holding i_lock
Dave Chinner
3
-4
/
+5
2011-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
44
-192
/
+329
2011-03-29
xen: Use new irq_move functions
Thomas Gleixner
1
-2
/
+2
2011-03-29
xen: Convert genirq namespace
Thomas Gleixner
1
-11
/
+11
2011-03-29
xen: fix p2m section mismatches
Randy Dunlap
1
-2
/
+2
2011-03-29
FRV: Use generic show_interrupts()
Thomas Gleixner
2
-42
/
+4
2011-03-29
FRV: Convert genirq namespace
Thomas Gleixner
4
-6
/
+7
2011-03-29
frv: Select GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
2
-1
/
+3
2011-03-29
frv: Convert cpu irq_chip to new functions
Thomas Gleixner
1
-13
/
+13
2011-03-29
frv: Convert mb93493 irq_chip to new functions
Thomas Gleixner
1
-11
/
+11
2011-03-29
frv: Convert mb93093 irq_chip to new function
Thomas Gleixner
1
-13
/
+13
2011-03-29
frv: Convert mb93091 irq_chip to new functions
Thomas Gleixner
1
-13
/
+13
2011-03-29
frv: Fix typo from __do_IRQ overhaul
Thomas Gleixner
1
-1
/
+1
2011-03-29
frv: Remove stale irq_chip.end
Thomas Gleixner
2
-7
/
+0
2011-03-29
FRV: Do some cleanups
Amerigo Wang
3
-10
/
+2
2011-03-29
FRV: Missing node arg in alloc_thread_info_node() macro
David Howells
1
-1
/
+1
2011-03-29
NOMMU: implement access_remote_vm
Mike Frysinger
1
-13
/
+39
2011-03-29
gpio: ab8500: Mark broken
Thomas Gleixner
1
-1
/
+1
2011-03-29
genirq: Remove move_*irq leftovers
Thomas Gleixner
2
-14
/
+0
2011-03-29
genirq: Remove compat code
Thomas Gleixner
14
-452
/
+25
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
33
-69
/
+70
2011-03-29
mn10300: Use generic show_interrupts()
Thomas Gleixner
2
-58
/
+11
2011-03-29
mn10300: Cleanup irq_desc access
Thomas Gleixner
1
-6
/
+5
2011-03-29
mn10300: Convert genirq namespace
Thomas Gleixner
4
-11
/
+12
2011-03-29
frv: Use generic show_interrupts()
Thomas Gleixner
2
-41
/
+4
[next]