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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-14
gss_krb5: add ability to have a keyed checksum (hmac)
Kevin Coffman
1
-3
/
+8
2010-05-14
gss_krb5: introduce encryption type framework
Kevin Coffman
1
-1
/
+24
2010-05-14
gss_krb5: split up functions in preparation of adding new enctypes
Kevin Coffman
1
-0
/
+1
2010-05-14
gss_krb5: Introduce encryption type framework
Kevin Coffman
1
-0
/
+25
2010-05-14
tracing: Combine event filter_active and enable into single flags field
Steven Rostedt
1
-2
/
+19
2010-05-14
tracing: Remove duplicate id information in event structure
Steven Rostedt
2
-9
/
+8
2010-05-14
tracing: Move print functions into event class
Steven Rostedt
3
-41
/
+24
2010-05-14
tracing: Allow events to share their print functions
Steven Rostedt
4
-14
/
+32
2010-05-14
tracing: Move raw_init from events to class
Steven Rostedt
3
-8
/
+5
2010-05-14
tracing: Move fields from event to class structure
Steven Rostedt
4
-15
/
+19
2010-05-14
tracing: Remove per event trace registering
Steven Rostedt
3
-124
/
+57
2010-05-14
tracing: Let tracepoints have data passed to tracepoint callbacks
Steven Rostedt
2
-30
/
+79
2010-05-14
tracepoints: Add check trace callback type
Mathieu Desnoyers
1
-1
/
+6
2010-05-14
tracing: Create class struct for events
Steven Rostedt
3
-28
/
+28
2010-05-14
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Steven Rostedt
23
-133
/
+211
2010-05-14
mtd: nand: support alternate BB marker locations on MLC
Kevin Cernekee
1
-0
/
+2
2010-05-14
mtd: nand: extend NAND flash detection to new MLC chips
Kevin Cernekee
1
-1
/
+1
2010-05-14
mtd: suppress warnings in inline_map_read()
Kevin Cernekee
1
-0
/
+2
2010-05-14
mtd: map.h: add missing bug.h include
Kevin Cernekee
1
-0
/
+1
2010-05-14
mtd: onenand: add new callback for bufferram read
Kyungmin Park
1
-0
/
+2
2010-05-14
mtd: onenand: allocate verify buffer in the core
Kyungmin Park
1
-0
/
+3
2010-05-14
mtd: onenand: add support for chips with 4KiB page size
Kyungmin Park
1
-0
/
+4
2010-05-14
mtd: chips: use common manufacturer codes in jedec_probe()
Wolfram Sang
1
-2
/
+11
2010-05-14
mtd: cfi_probe: add support for SST 0x0701 vendorname
Guillaume LECERF
1
-0
/
+1
2010-05-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-26
/
+19
2010-05-13
sh: fixup the docbook paths for clock framework shuffling.
Paul Mundt
1
-2
/
+1
2010-05-13
sh: move sh clock.c contents to drivers/sh/clk.
Magnus Damm
1
-1
/
+1
2010-05-13
sh: move sh asm/clock.h contents to linux/sh_clk.h V2
Magnus Damm
1
-0
/
+151
2010-05-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
4
-33
/
+20
2010-05-13
Merge commit 'v2.6.34-rc7' into tracing/core
Ingo Molnar
23
-49
/
+67
2010-05-12
tipc: Update commenting in TIPC API
Allan Stephens
2
-11
/
+11
2010-05-12
tipc: Add support for "-s" configuration option
Allan Stephens
1
-0
/
+1
2010-05-12
mtd/nand/sh_flctl: Move function mtd_to_flctl to fix build failure
Peter Huewe
1
-5
/
+5
2010-05-12
mac80211: add offload channel switch support
Johannes Berg
1
-0
/
+39
2010-05-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
23
-51
/
+69
2010-05-12
ACPI: Unconditionally set SCI_EN on resume
Matthew Garrett
1
-1
/
+0
2010-05-11
revert "procfs: provide stack information for threads" and its fixup commits
Robin Holt
1
-1
/
+0
2010-05-11
dma-mapping: fix dma_sync_single_range_*
FUJITA Tomonori
1
-2
/
+2
2010-05-11
rcu: remove all rcu head initializations, except on_stack initializations
Paul E. McKenney
1
-1
/
+0
2010-05-11
viafb: move some include files to include/linux
Jonathan Corbet
3
-0
/
+275
2010-05-11
ALSA: sound/usb: add preliminary support for UAC2 interrupts
Daniel Mack
2
-0
/
+27
2010-05-11
include/linux/usb/audio.h: add __attribute__((packed))
Daniel Mack
1
-1
/
+1
2010-05-11
ALSA: include/sound/asound.h whitespace fixups
Daniel Mack
1
-10
/
+10
2010-05-11
x86/PCI: irq and pci_ids patch for additional Intel Cougar Point DeviceIDs
Seth Heasley
1
-2
/
+2
2010-05-11
PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC
Hidetoshi Seto
1
-2
/
+1
2010-05-11
resource: shared I/O region support
Alan Cox
1
-1
/
+3
2010-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-2
/
+28
2010-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-0
/
+4
2010-05-11
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
1
-26
/
+19
2010-05-11
netfilter: xtables: change hotdrop pointer to direct modification
Jan Engelhardt
1
-1
/
+4
[prev]
[next]