Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
a1cec06177386ecc320af643de11cfa77e8945bd
a1cec06
Input: psmouse - properly reset mouse on shutdown/suspend
by Dmitry Torokhov
· 18 years ago
8a03d9a
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
by Linus Torvalds
· 18 years ago
f8abea8
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
by Linus Torvalds
· 18 years ago
ef29498
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 18 years ago
0187f22
[PATCH] s3c2410fb: fix un-initialised dev field
by Ben Dooks
· 18 years ago
008983d
[PATCH] ecryptfs: fix forgotten format specifier
by Thomas Hisch
· 18 years ago
eb95e7f
[PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set()
by Michael Halcrow
· 18 years ago
29dbb3f
[PATCH] knfsd: stop NFSD writes from being broken into lots of little writes to filesystem
by NeilBrown
· 18 years ago
3160a71
[PATCH] knfsd: nfsd4: fix handling of directories without default ACLs
by J. Bruce Fields
· 18 years ago
bec50c4
[PATCH] knfsd: nfsd4: acls: avoid unnecessary denies
by J. Bruce Fields
· 18 years ago
f43daf6
[PATCH] knfsd: nfsd4: acls: don't return explicit mask
by J. Bruce Fields
· 18 years ago
f34f924
[PATCH] knfsd: nfsd4: fix error return on unsupported acl
by J. Bruce Fields
· 18 years ago
a4db5fe
[PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savemem
by J. Bruce Fields
· 18 years ago
28e05dd
[PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list
by J. Bruce Fields
· 18 years ago
575a629
[PATCH] knfsd: nfsd4: simplify nfsv4->posix translation
by J. Bruce Fields
· 18 years ago
7bdfa68
[PATCH] knfsd: nfsd4: relax checking of ACL inheritance bits
by J. Bruce Fields
· 18 years ago
f534a25
[PATCH] knfsd: nfsd4: fix non-terminated string
by J. Bruce Fields
· 18 years ago
5575ddf
[PATCH] small irq management simplification
by Jan Beulich
· 18 years ago
472900b
[PATCH] IRQ kernel-doc fixes
by Randy Dunlap
· 18 years ago
d7e25f3
[PATCH] genirq: remove IRQ_DISABLED
by Ingo Molnar
· 18 years ago
76d2160
[PATCH] genirq: do not mask interrupts by default
by Ingo Molnar
· 18 years ago
1f2ea08
[PATCH] posix timers: RCU optimization for clock_gettime()
by Paul E. McKenney
· 18 years ago
7460ed2
[PATCH] time: x86_64: re-enable vsyscall support for x86_64
by john stultz
· 18 years ago
1489939
[PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME
by john stultz
· 18 years ago
c37e7bb
[PATCH] time: x86_64: split x86_64/kernel/time.c up
by john stultz
· 18 years ago
2d0c87c
[PATCH] time: x86_64: hpet_address cleanup
by john stultz
· 18 years ago
acc9a9d
[PATCH] generic: vsyscall-gtod support for GENERIC_TIME
by john stultz
· 18 years ago
88ad0bf6
[PATCH] Add SysRq-Q to print timer_list debug info
by Ingo Molnar
· 18 years ago
289f480
[PATCH] Add debugging feature /proc/timer_list
by Ingo Molnar
· 18 years ago
82f67cd
[PATCH] Add debugging feature /proc/timer_stat
by Ingo Molnar
· 18 years ago
8bfd9a7
[PATCH] hrtimers: prevent possible itimer DoS
by Thomas Gleixner
· 18 years ago
54cdfdb
[PATCH] hrtimers: add high resolution timer support
by Thomas Gleixner
· 18 years ago
d40891e
[PATCH] i386: enable dynticks in kconfig
by Ingo Molnar
· 18 years ago
f8b5035
[PATCH] i386 prepare nmi watchdog for dynticks
by Thomas Gleixner
· 18 years ago
7416734
[PATCH] i386 prepare for dyntick
by Ingo Molnar
· 18 years ago
d36b49b
[PATCH] i386 rework local apic timer calibration
by Thomas Gleixner
· 18 years ago
e9e2cdb
[PATCH] clockevents: i386 drivers
by Thomas Gleixner
· 18 years ago
79bf2bb
[PATCH] tick-management: dyntick / highres functionality
by Thomas Gleixner
· 18 years ago
f8381cb
[PATCH] tick-management: broadcast functionality
by Thomas Gleixner
· 18 years ago
906568c
[PATCH] tick-management: core functionality
by Thomas Gleixner
· 18 years ago
d316c57
[PATCH] clockevents: add core functionality
by Thomas Gleixner
· 18 years ago
e05d723
[PATCH] i386, apic: clean up the APIC code
by Thomas Gleixner
· 18 years ago
d66bea5
[PATCH] Allow early access to the power management timer
by Thomas Gleixner
· 18 years ago
169a0ab
[PATCH] ACPI keep track of timer broadcasting
by Thomas Gleixner
· 18 years ago
3434933
[PATCH] ACPI: fix missing include for UP
by Thomas Gleixner
· 18 years ago
dd3629b
[PATCH] hrtimers: move and add documentation
by Thomas Gleixner
· 18 years ago
5cfb6de
[PATCH] hrtimers: clean up callback tracking
by Thomas Gleixner
· 18 years ago
303e967
[PATCH] hrtimers; add state tracking
by Thomas Gleixner
· 18 years ago
3c8aa39
[PATCH] hrtimers: cleanup locking
by Thomas Gleixner
· 18 years ago
c9cb2e3
[PATCH] hrtimers: namespace and enum cleanup
by Thomas Gleixner
· 18 years ago
fd064b9
[PATCH] Extend next_timer_interrupt() to use a reference jiffie
by Thomas Gleixner
· 18 years ago
1cfd684
[PATCH] Fix cascade lookup of next_timer_interrupt
by Thomas Gleixner
· 18 years ago
dde4b2b
[PATCH] uninline irq_enter()
by Ingo Molnar
· 18 years ago
07190a0
[PATCH] Mark TSC on GeodeLX reliable
by Marcelo Tosatti
· 18 years ago
5d8b34f
[PATCH] clocksource: Add verification (watchdog) helper
by Thomas Gleixner
· 18 years ago
7e69f2b
[PATCH] clocksource: Remove the update callback
by Thomas Gleixner
· 18 years ago
877fe38
[PATCH] clocksource: fixup is_continous changes on MIPS
by Thomas Gleixner
· 18 years ago
cc02d80
[PATCH] clocksource: fixup is_continous changes on S390
by Thomas Gleixner
· 18 years ago
2693506
[PATCH] clocksource: fixup is_continous changes on AVR32
by Thomas Gleixner
· 18 years ago
c66699a
[PATCH] clocksource: fixup is_continous changes on ARM
by Thomas Gleixner
· 18 years ago
73b08d2
[PATCH] clocksource: replace is_continuous by a flag field
by Thomas Gleixner
· 18 years ago
95492e4
[PATCH] x86: rewrite SMP TSC sync code
by Ingo Molnar
· 18 years ago
92c7e00
[PATCH] Simplify the registration of clocksources
by Thomas Gleixner
· 18 years ago
26a08eb
[PATCH] i386 Remove useless code in tsc.c
by Thomas Gleixner
· 18 years ago
c1d370e
[PATCH] i386: use GTOD persistent clock support
by John Stultz
· 18 years ago
411187f
[PATCH] GTOD: persistent clock support
by John Stultz
· 18 years ago
9f907c0
[PATCH] Fix timeout overflow with jiffies
by Ingo Molnar
· 18 years ago
41cf544
[PATCH] Fix multiple conversion bugs in msecs_to_jiffies
by Ingo Molnar
· 18 years ago
8b9365d
[PATCH] Uninline jiffies.h functions
by Ingo Molnar
· 18 years ago
f4304ab
[PATCH] HZ free ntp
by john stultz
· 18 years ago
771ee3b
[PATCH] Add a function to handle interrupt affinity setting
by Thomas Gleixner
· 18 years ago
950f442
[PATCH] Add irq flag to disable balancing for an interrupt
by Thomas Gleixner
· 18 years ago
b463fc6
[PATCH] vmi-versus-hrtimers
by Andrew Morton
· 18 years ago
c6025a7
[PATCH] correct CONFIG_GIGASET_M101 Makefile entry
by Adrian Bunk
· 18 years ago
838e56a
[PATCH] uml: fix 2.6.20 hang
by Jeff Dike
· 18 years ago
beb497a
[PATCH] __page_symlink retry loop error code fix
by Dmitriy Monakhov
· 18 years ago
fb4d64e
[PATCH] pci_iomap_regions() error handling fix
by Frederik Deweerdt
· 18 years ago
f5de611
[PATCH] GPIO core documentation
by David Brownell
· 18 years ago
41d8ca4
[AVR32] Use per-controller spi_board_info structures
by Haavard Skinnemoen
· 18 years ago
23cebe2
[AVR32] Warn, don't BUG if clk_disable is called too many times
by Haavard Skinnemoen
· 18 years ago
7a5fe23
[AVR32] Make sure all genclocks have a parent
by Haavard Skinnemoen
· 18 years ago
160f345
[AVR32] Remove unnecessary sys_nfsservctl conditional
by Haavard Skinnemoen
· 18 years ago
1a6f143
[AVR32] Wire up the SysV IPC calls properly
by Haavard Skinnemoen
· 18 years ago
2201ec2
[AVR32] Define ioremap_nocache, ioport_map and ioport_unmap
by Haavard Skinnemoen
· 18 years ago
b60f16e
[AVR32] Fix prototypes for __raw_writesb and friends
by Haavard Skinnemoen
· 18 years ago
7de970e
sata_vsc: use default cache line size if non-zero
by Nate Dailey
· 18 years ago
5278b50
sata_nv: handle SError status indication
by Robert Hancock
· 18 years ago
8361cd7
add delay around sl82c105_reset_engine calls
by Olaf Hering
· 18 years ago
9f271d5
ATA convert GSI to irq on ia64
by Zhang, Yanmin
· 18 years ago
81afe89
libata: clear TF before IDENTIFYing
by Tejun Heo
· 18 years ago
f834e49
libata: Add a host flag to indicate lack of IORDY capability
by Alan Cox
· 18 years ago
61f216c
libata: fix drive side 80c cable check, take 3
by Tejun Heo
· 18 years ago
5387373
sata_promise: new EH conversion for 20619 chips, take 2
by Mikael Pettersson
· 18 years ago
2fb8b49
sata_promise: fix missing PATA cable detection
by Mikael Pettersson
· 18 years ago
f99c6bb
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 18 years ago
e0a04cf
[PATCH] mincore: vma crossing fix
by Nick Piggin
· 18 years ago
4a76ef0
[PATCH] mincore: fill in results properly
by Nick Piggin
· 18 years ago
30fcffe
[PATCH] mincore: CONFIG_SWAP=n fix
by Nick Piggin
· 18 years ago
9c57548
sh: rts7751r2d board updates.
by Paul Mundt
· 18 years ago
2b8c0e1
[CPUFREQ] Longhaul - Redo Longhaul ver. 2
by Rafa³ Bilski
· 18 years ago
Next »