index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-21
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
4
-11
/
+23
2011-02-21
[CIFS] update cifs version
Steve French
1
-1
/
+1
2011-02-21
dell-laptop: Toggle the unsupported hardware killswitch
Keng-Yu Lin
1
-2
/
+22
2011-02-21
thinkpad_acpi: Always report scancodes for hotkeys
Seth Forshee
1
-6
/
+2
2011-02-21
acer-wmi: Fix capitalisation of GUID
Matthew Garrett
1
-1
/
+1
2011-02-21
platform/x86: ideapad-laptop depends on INPUT
Randy Dunlap
1
-1
/
+1
2011-02-21
platform: x86: acer-wmi: world-writable sysfs threeg file
Vasiliy Kulikov
1
-1
/
+1
2011-02-21
platform: x86: asus_acpi: world-writable procfs files
Vasiliy Kulikov
1
-7
/
+1
2011-02-21
platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial files
Vasiliy Kulikov
1
-1
/
+1
2011-02-21
platform-drivers: x86: pmic: Use request_irq instead of chained handler
Thomas Gleixner
1
-38
/
+12
2011-02-21
cifs: Fix regression in LANMAN (LM) auth code
Shirish Pargaonkar
1
-4
/
+4
2011-02-21
eCryptfs: Copy up lower inode attrs in getattr
Tyler Hicks
1
-0
/
+2
2011-02-21
ecryptfs: read on a directory should return EISDIR if not supported
Andy Whitcroft
1
-0
/
+1
2011-02-21
eCryptfs: Handle NULL nameidata pointers
Tyler Hicks
3
-26
/
+29
2011-02-21
genirq: Add missing break in __irq_set_trigger()
Thomas Gleixner
1
-0
/
+1
2011-02-21
genirq: Use IRQ_BITMAP_BITS as search size in irq_alloc_descs()
Yinghai Lu
1
-7
/
+8
2011-02-21
genirq: Fix misplaced status update in irq_disable()
Thomas Gleixner
1
-1
/
+1
2011-02-21
ARM: 6745/1: kprobes insn decoding fix
Nicolas Pitre
1
-1
/
+1
2011-02-21
ARM: tlb: move noMMU tlb_flush() to asm/tlb.h
Russell King
2
-6
/
+4
2011-02-21
ARM: tlb: delay page freeing for SMP and ARMv7 CPUs
Russell King
1
-13
/
+89
2011-02-21
ARM: Keep exit text/data around for SMP_ON_UP
Russell King
1
-0
/
+9
2011-02-21
ARM: Ensure predictable endian state on signal handler entry
Russell King
1
-1
/
+3
2011-02-21
ARM: 6740/1: Place correctly notes section in the linker script
Pawel Moll
2
-1
/
+3
2011-02-21
ARM: 6700/1: SPEAr: Correct SOC config base address for spear320
viresh kumar
1
-1
/
+1
2011-02-21
ARM: 6722/1: SPEAr: sp810: switch to slow mode before reset
Shiraz Hashim
1
-0
/
+3
2011-02-21
ARM: 6712/1: SPEAr: replace readl(), writel() with relaxed versions in uncomp...
viresh kumar
1
-2
/
+2
2011-02-21
ARM: 6720/1: SPEAr: Append UL to VMALLOC_END
viresh kumar
1
-1
/
+1
2011-02-21
fixdep: Do not record dependency on the source file itself
Michal Marek
1
-1
/
+11
2011-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
5
-19
/
+63
2011-02-20
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-26
/
+86
2011-02-20
Revert "tpm_tis: Use timeouts returned from TPM"
Linus Torvalds
3
-21
/
+3
2011-02-19
ceph: keep reference to parent inode on ceph_dentry
Yehuda Sadeh
2
-1
/
+5
2011-02-19
ALSA: HDA: Do not announce false surround in Conexant auto
David Henningsson
1
-1
/
+1
2011-02-19
ALSA: HDA: Conexant auto: Handle multiple connections to ADC node
David Henningsson
1
-13
/
+48
2011-02-19
genirq: Implement irq_data based move_*_irq() versions
Thomas Gleixner
2
-9
/
+23
2011-02-19
genirq; Add fasteoi irq_chip quirk
Thomas Gleixner
2
-2
/
+11
2011-02-19
genirq: Add preflow handler support
Thomas Gleixner
4
-1
/
+30
2011-02-19
genirq: Consolidate set_chip_handler functions
Thomas Gleixner
2
-24
/
+43
2011-02-19
genirq: Use irq_get/put functions
Thomas Gleixner
2
-117
/
+57
2011-02-19
genirq: Implement irq_get/put_desc_[bus]locked/unlock()
Thomas Gleixner
2
-0
/
+48
2011-02-19
genirq: Remove real old transition functions
Thomas Gleixner
4
-34
/
+5
2011-02-19
genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=y
Thomas Gleixner
3
-0
/
+11
2011-02-19
genirq: Reflect IRQ_MOVE_PCNTXT in irq_data state
Thomas Gleixner
2
-1
/
+11
2011-02-19
genirq: Move wakeup state to irq_data
Thomas Gleixner
4
-5
/
+11
2011-02-19
genirq: Add IRQCHIP_SET_TYPE_MASKED flag
Thomas Gleixner
4
-5
/
+26
2011-02-19
genirq: Add flags to irq_chip
Thomas Gleixner
1
-0
/
+3
2011-02-19
genirq: Cleanup irq.h
Thomas Gleixner
2
-49
/
+62
2011-02-19
genirq: Force wrapped access to desc->status in core code
Thomas Gleixner
3
-5
/
+8
2011-02-19
genirq: Wrap the remaning IRQ_* flags
Thomas Gleixner
5
-12
/
+70
2011-02-19
genirq: Mirror irq trigger type bits in irq_data.state
Thomas Gleixner
5
-20
/
+87
[prev]
[next]