Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
c745552a82cbf3a82adea5210212ed31ec03388d
c745552
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
d41ad6d
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
3dece37
mm: System without MMU do not need pte_mkwrite
by Michal Simek
· 14 years ago
db9fd84
MAINTAINERS: Update Roland Dreier's email address
by Roland Dreier
· 14 years ago
4843456
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 14 years ago
8bfc5e3
powerpc/mpic: Fix mask/unmask timeout message
by Scott Wood
· 14 years ago
cb046de
powerpc/pseries: Add BNX2=m to defconfig
by Nishanth Aravamudan
· 14 years ago
ef4f7c2
powerpc: Enable 64kB pages and 1024 threads in pseries config
by Anton Blanchard
· 14 years ago
7d2dcd0
powerpc: Disable mcount tracers in pseries defconfig
by Anton Blanchard
· 14 years ago
4d9ef89
powerpc/boot/dts: Install dts from the right directory
by Ben Hutchings
· 14 years ago
fbe754c
powerpc: machine_check_generic is wrong on 64bit
by Anton Blanchard
· 14 years ago
7f32c9c
powerpc: Check RTAS extended log flag before checking length
by Anton Blanchard
· 14 years ago
d368514
powerpc: Fix corruption when grabbing FWNMI data
by Anton Blanchard
· 14 years ago
d47d1d8
powerpc: Rework pseries machine check handler
by Anton Blanchard
· 14 years ago
e49b1fa
powerpc: Don't silently handle machine checks from userspace
by Anton Blanchard
· 14 years ago
dfb5509
powerpc: Remove duplicate debugger hook in machine_check_exception
by Anton Blanchard
· 14 years ago
3f9793e
powerpc: Never halt RTAS error logging after receiving an unrecoverable machine check
by Anton Blanchard
· 14 years ago
a443506
powerpc: Don't force MSR_RI in machine_check_exception
by Anton Blanchard
· 14 years ago
7071854
powerpc: Print 32 bits of DSISR in show_regs
by Anton Blanchard
· 14 years ago
ac4414e
powerpc/kdump: Disable ftrace during kexec
by Anton Blanchard
· 14 years ago
158d5b5e
powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handler
by Anton Blanchard
· 14 years ago
c6baabf
powerpc/kexec: Remove empty ppc_md.machine_kexec_prepare
by Anton Blanchard
· 14 years ago
2bb44d6
powerpc/kexec: Don't initialise kexec hooks to default handlers
by Anton Blanchard
· 14 years ago
c1f784e
powerpc/kdump: Remove ppc_md.machine_crash_shutdown
by Anton Blanchard
· 14 years ago
c948687
powerpc/kexec: Remove ppc_md.machine_kexec
by Anton Blanchard
· 14 years ago
619b267
powerpc/kexec: Remove ppc_md.machine_kexec_cleanup
by Anton Blanchard
· 14 years ago
50266a1
powerpc/kexec: Move all ppc_md kexec function pointers together
by Anton Blanchard
· 14 years ago
b18ae08
powerpc/cell: Use system_wq in cpufreq_spudemand
by Tejun Heo
· 14 years ago
f32be0c
powerpc/macintosh: Fix wrong test in fan_{read,write}_reg()
by roel kluin
· 14 years ago
4c4a5cf
powerpc/rtas_flash: Use simple_read_from_buffer
by Akinobu Mita
· 14 years ago
63c3b9d
powerpc/spufs: Use simple_write_to_buffer
by Akinobu Mita
· 14 years ago
06ca218
powerpc/ppc32/tracing: Add stack frame to calls of trace_hardirqs_on/off
by Steven Rostedt
· 14 years ago
3cb5f1a
powerpc/ppc64/tracing: Add stack frame to calls of trace_hardirqs_on/off
by Steven Rostedt
· 14 years ago
c033728
powerpc: Ensure the else case of feature sections will fit
by Michael Ellerman
· 14 years ago
2b1caf6
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
d551d81
ACPI / PM: Call suspend_nvs_free() earlier during resume
by Rafael J. Wysocki
· 14 years ago
2d6d9fd
ACPI: Introduce acpi_os_ioremap()
by Rafael J. Wysocki
· 14 years ago
8d99641
Merge branch 'akpm'
by Linus Torvalds
· 14 years ago
225c8e0
kernel/smp.c: consolidate writes in smp_call_function_interrupt()
by Milton Miller
· 14 years ago
6dc1989
kernel/smp.c: fix smp_call_function_many() SMP race
by Anton Blanchard
· 14 years ago
713735b
memcg: correctly order reading PCG_USED and pc->mem_cgroup
by Johannes Weiner
· 14 years ago
2550326
backlight: fix 88pm860x_bl macro collision
by Randy Dunlap
· 14 years ago
cc587ec
drivers/leds/ledtrig-gpio.c: make output match input, tighten input checking
by Janusz Krzysztofik
· 14 years ago
c1fc867
MAINTAINERS: update Atmel AT91 entry
by Nicolas Ferre
· 14 years ago
382e27d
mm: fix truncate_setsize() comment
by Jan Kara
· 14 years ago
987eba6
memcg: fix rmdir, force_empty with THP
by KAMEZAWA Hiroyuki
· 14 years ago
ece35ca
memcg: fix LRU accounting with THP
by KAMEZAWA Hiroyuki
· 14 years ago
ca3e021
memcg: fix USED bit handling at uncharge in THP
by KAMEZAWA Hiroyuki
· 14 years ago
e401f17
memcg: modify accounting function for supporting THP better
by KAMEZAWA Hiroyuki
· 14 years ago
20d9600
fs/direct-io.c: don't try to allocate more than BIO_MAX_PAGES in a bio
by David Dillow
· 14 years ago
82478fb
mm: compaction: prevent division-by-zero during user-requested compaction
by Johannes Weiner
· 14 years ago
3305de5
mm/vmscan.c: remove duplicate include of compaction.h
by Jesper Juhl
· 14 years ago
abb6527
memblock: fix memblock_is_region_memory()
by Tomi Valkeinen
· 14 years ago
453c719
thp: keep highpte mapped until it is no longer needed
by Johannes Weiner
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
fc887b1
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
466c190
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
67290f4
Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 14 years ago
5cdec1f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
e55fdbd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 14 years ago
c522682
Merge branch 'for-38-rc2' of git://codeaurora.org/quic/kernel/davidb/linux-msm
by Linus Torvalds
· 14 years ago
069b614
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
b06ae1ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
by Linus Torvalds
· 14 years ago
e589501
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
28e58ee
Fix broken "pipe: use event aware wakeups" optimization
by Linus Torvalds
· 14 years ago
d7b9935
i915: Fix i915 suspend delay
by Linus Torvalds
· 14 years ago
50f4df4
Merge remote branch 'kumar/next' into merge
by Benjamin Herrenschmidt
· 14 years ago
b23fffd
ACPI / Battery: remove battery refresh on resume
by Linus Torvalds
· 14 years ago
76dcc26
cifs: mangle existing header for SMB_COM_NT_CANCEL
by Jeff Layton
· 14 years ago
7749981
cifs: remove code for setting timeouts on requests
by Jeff Layton
· 14 years ago
fda3594
[CIFS] cifs: reconnect unresponsive servers
by Steve French
· 14 years ago
c74093b
cifs: set up recurring workqueue job to do SMB echo requests
by Jeff Layton
· 14 years ago
766fdbb
cifs: add ability to send an echo request
by Jeff Layton
· 14 years ago
a6827c1
cifs: add cifs_call_async
by Jeff Layton
· 14 years ago
2b84a36c
cifs: allow for different handling of received response
by Jeff Layton
· 14 years ago
74dd92a
cifs: clean up sync_mid_result
by Jeff Layton
· 14 years ago
dad255b
cifs: don't reconnect server when we don't get a response
by Jeff Layton
· 14 years ago
0ade640
cifs: wait indefinitely for responses
by Jeff Layton
· 14 years ago
bd924e8
smp: Allow on_each_cpu() to be called while early_boot_irqs_disabled status to init/main.c
by Tejun Heo
· 14 years ago
2ce802f
lockdep: Move early boot local IRQ enable/disable status to init/main.c
by Tejun Heo
· 14 years ago
8b3bb3e
virtio: remove virtio-pci root device
by Milton Miller
· 14 years ago
2b8216e
LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO)
by Randy Dunlap
· 14 years ago
ced05dd
lguest: compile fixes
by Rusty Russell
· 14 years ago
c9f2954
lguest: Use this_cpu_ops
by Christoph Lameter
· 14 years ago
85c0647
lguest: document --rng in example Launcher
by Philip Sanderson
· 14 years ago
5230ff0
lguest: example launcher to use guard pages, drop PROT_EXEC, fix limit logic
by Philip Sanderson
· 14 years ago
8aeb36e
lguest: --username and --chroot options
by Philip Sanderson
· 14 years ago
12fcdba
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
1268afe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
4580ccc
sctp: user perfect name for Delayed SACK Timer option
by Shan Wei
· 14 years ago
d402786
net: fix can_checksum_protocol() arguments swap
by Eric Dumazet
· 14 years ago
b8f3ab4
Revert "netlink: test for all flags of the NLM_F_DUMP composite"
by David S. Miller
· 14 years ago
2fbc2f1
cifs: Use mask of ACEs for SID Everyone to calculate all three permissions user, group, and other
by Shirish Pargaonkar
· 14 years ago
540b2e3
cifs: Fix regression during share-level security mounts (Repost)
by Shirish Pargaonkar
· 14 years ago
1cd3508
[CIFS] Update cifs version number
by Steve French
· 14 years ago
053d503
cifs: move mid result processing into common function
by Jeff Layton
· 14 years ago
ddc8cf8
cifs: move locked sections out of DeleteMidQEntry and AllocMidQEntry
by Jeff Layton
· 14 years ago
8097531
cifs: clean up accesses to midCount
by Jeff Layton
· 14 years ago
c5797a9
cifs: make wait_for_free_request take a TCP_Server_Info pointer
by Jeff Layton
· 14 years ago
9d78315
cifs: no need to mark smb_ses_list as cifs_demultiplex_thread is exiting
by Jeff Layton
· 14 years ago
Next »