Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c459dbf294b4a3d70490a468a7ca3907fb2c2f57
c459dbf
sh: ptrace single stepping cleanups.
by Paul Mundt
· 16 years ago
c4637d4
sh: seccomp support.
by Paul Mundt
· 16 years ago
cec3fd3
sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.
by Paul Mundt
· 16 years ago
daf423d
kdump: sh: parse elfcorehdr command line argument
by Simon Horman
· 16 years ago
623fa57
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
d65f5c5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
a8086ad
Merge branch 'audit.b54' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 16 years ago
b2bbf43
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 16 years ago
561b35b
Merge branch 'reg-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
by Linus Torvalds
· 16 years ago
a7c2a10
Merge branch 'hotfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 16 years ago
b14f7fb
Merge git://git.infradead.org/battery-2.6
by Linus Torvalds
· 16 years ago
00e9028
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
57b1494
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
9fe3b64
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
e491d23
au1xmmc: raise segment size limit.
by Manuel Lauss
· 16 years ago
b41e9c7
mmc_block: use proper sg iterators
by Pierre Ossman
· 16 years ago
a84756c
mmc: properly iterate over sg list in debug check
by Pierre Ossman
· 16 years ago
b7ac2cf
mmc_test: Revert "mmc_test: test oversized sg lists"
by Pierre Ossman
· 16 years ago
980167b
sdhci: check correct return value
by Pierre Ossman
· 16 years ago
ebd6d35
sdhci: disable DMA for req, not completely
by Pierre Ossman
· 16 years ago
4a3cba3
sdhci: handle bug in JMB38x for sizes < 4 bytes
by Pierre Ossman
· 16 years ago
20c6aaa
[PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT when set fail, no error output.
by zhangxiliang
· 16 years ago
980dfb0
[PATCH] Fix the kernel panic of audit_filter_task when key field is set
by zhangxiliang
· 16 years ago
036bbf7
Re: [PATCH] the loginuid field should be output in all AUDIT_CONFIG_CHANGE audit messages
by zhangxiliang
· 16 years ago
1d6c964
kernel/audit.c control character detection is off-by-one
by Vesa-Matti J Kari
· 16 years ago
ee1d315
[PATCH] Audit: Collect signal info when SIGUSR2 is sent to auditd
by Eric Paris
· 16 years ago
8d66bf5
[PATCH] pass struct path * to do_add_mount()
by Al Viro
· 16 years ago
d5686b4
[PATCH] switch mtd and dm-table to lookup_bdev()
by Al Viro
· 16 years ago
a95164d
[patch 3/4] vfs: remove unused nameidata argument of may_create()
by Miklos Szeredi
· 16 years ago
7ee7c12
[PATCH] devpts: switch to IDA
by Alexey Dobriyan
· 16 years ago
9a18540
[PATCH 2/2] proc: switch inode number allocation to IDA
by Alexey Dobriyan
· 16 years ago
67935df
[PATCH 1/2] proc: fix inode number bogorithmetic
by Alexey Dobriyan
· 16 years ago
8266602
[PATCH] fix bdev leak in block_dev.c do_open()
by Al Viro
· 16 years ago
77e69da
[PATCH] fix races and leaks in vfs_quota_on() users
by Al Viro
· 16 years ago
1b7e190
[PATCH] clean dup2() up a bit
by Al Viro
· 16 years ago
1027abe
[PATCH] merge locate_fd() and get_unused_fd()
by Al Viro
· 16 years ago
a1bc6eb
[PATCH] ipv4_static_sysctl_init() should be under CONFIG_SYSCTL
by Al Viro
· 16 years ago
f418b00
Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next: Tree
by Stephen Smalley
· 16 years ago
e4c094a
[MTD] [NAND] drivers/mtd/nand/nandsim.c: fix printk warnings
by Andrew Morton
· 16 years ago
4f0ca70
[MTD] [NAND] Blackfin NFC Driver: Cleanup the error exit path of bf5xx_nand_probe function
by Bryan Wu
· 16 years ago
0ee002b
[MTD] [NAND] Blackfin NFC Driver: use standard dev_err() rather than printk()
by Mike Frysinger
· 16 years ago
a0dd201
[MTD] [NAND] Blackfin NFC Driver: enable Blackfin nand HWECC support by default
by Mike Frysinger
· 16 years ago
2445af3
[MTD] [NAND] Blackfin NFC Driver: add proper devinit/devexit markings to probe/remove functions
by Mike Frysinger
· 16 years ago
fcb90ba
[MTD] [NAND] Blackfin NFC Driver: add support for the ECC layout the Blackfin bootrom uses
by Mike Frysinger
· 16 years ago
cf84039
[MTD] [NAND] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we extract 11 bits from each register instead of 10
by Mike Frysinger
· 16 years ago
e274f02
[MTD] [NAND] Blackfin NFC Driver: fix bug - do not clobber the status from the first 256 bytes if operating on 512 pages
by Mike Frysinger
· 16 years ago
ab4227c
[S390] qeth: avoid use of include/asm-s390
by Martin Schwidefsky
· 16 years ago
fc7e1e4
[S390] dont use kthread for smp_rescan_cpus().
by Heiko Carstens
· 16 years ago
26f746f
[S390] virtio console: fix section mismatch warning.
by Heiko Carstens
· 16 years ago
1378ee9
[S390] cio: Include linux/string.h in schid.h.
by Cornelia Huck
· 16 years ago
3f1934b
[S390] qdio: fix section mismatch bug.
by Heiko Carstens
· 16 years ago
8f84700
[S390] stp: fix section mismatch warning.
by Heiko Carstens
· 16 years ago
d918fe2
[S390] Remove diag 0x260 call from memory detection.
by Heiko Carstens
· 16 years ago
3b8e300
[S390] qdio: make sure qdr is aligned to page size
by Jan Glauber
· 16 years ago
7e9238f
[S390] Add support for memory hot-remove.
by Gerald Schaefer
· 16 years ago
519620c
[S390] Wire up new syscalls.
by Heiko Carstens
· 16 years ago
883e512
[S390] cio: Memory allocation for idset changed.
by Michael Ernst
· 16 years ago
683d718
[S390] qeth: preallocated qeth header for hiper socket
by Frank Blaschka
· 16 years ago
a4b526b
[S390] Optimize storage key operations for anon pages
by Martin Schwidefsky
· 16 years ago
934b285
[S390] nohz/sclp: disable timer on synchronous waits.
by Heiko Carstens
· 16 years ago
3a95e8e
[S390] ipl: Reboot from alternate device does not work when booting from file
by Michael Holzheu
· 16 years ago
4abb08c
[S390] dasd: Add support for enhanced VM UID
by Stefan Weinhuber
· 16 years ago
c2bb4e5
[S390] Remove last P390 trace.
by Heiko Carstens
· 16 years ago
9637244
[MTD] [NAND] diskonchip.c fix sparse endian warnings
by Harvey Harrison
· 16 years ago
fc1f397
[MTD] [NAND] drivers/mtd/nand/nandsim.c needs div64.h
by Andrew Morton
· 16 years ago
b7600db
[JFFS2] Fix allocation of summary buffer
by David Woodhouse
· 16 years ago
f6ed6f7
Fix rename of at91_nand -> atmel_nand
by Pieter du Preez
· 16 years ago
4a22442
[MTD] [NOR] drivers/mtd/chips/jedec_probe.c: fix Am29DL800BB device ID
by Jerry Hicks
· 16 years ago
8b6d8c5
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 16 years ago
94ad374
Fix off-by-one error in iov_iter_advance()
by Linus Torvalds
· 16 years ago
0056e65
romfs_readpage: don't report errors for pages beyond i_size
by Linus Torvalds
· 16 years ago
de1d7bb
[MIPS] Cobalt: update defconfig
by Yoichi Yuasa
· 16 years ago
8854700
[MIPS] kgdb: add arch support for the kernel's kgdb core
by Jason Wessel
· 16 years ago
8d60a90
[MIPS] kgdb: Remove existing implementation
by Jason Wessel
· 16 years ago
8f8da9a
[MIPS] TXx9: Kconfig cleanup
by Atsushi Nemoto
· 16 years ago
872bfdd
[MIPS] TXx9: Kill unused txx927.h
by Atsushi Nemoto
· 16 years ago
e352953
[MIPS] TXx9: Support early_printk
by Atsushi Nemoto
· 16 years ago
7779a5e
[MIPS] TXx9: Unify serial_txx9 setup
by Atsushi Nemoto
· 16 years ago
bb72f1f
[MIPS] TXx9: Random cleanup
by Atsushi Nemoto
· 16 years ago
c49f91f
[MIPS] TXx9: Make tx4938-specific code more independent
by Atsushi Nemoto
· 16 years ago
f6727fb
[MIPS] TXx9: Make tx3927-specific code more independent
by Atsushi Nemoto
· 16 years ago
6831472
[MIPS] TXx9: Cleanup watchdog
by Atsushi Nemoto
· 16 years ago
a49297e
[MIPS] TXx9: Cleanup restart/halt/power_off
by Atsushi Nemoto
· 16 years ago
455cc25
[MIPS] TXx9: PCI error handling
by Atsushi Nemoto
· 16 years ago
0751752
[MIPS] TXx9: Add some pci options
by Atsushi Nemoto
· 16 years ago
47a5c97
[MIPS] Introduce pcibios_plat_setup
by Atsushi Nemoto
· 16 years ago
32d00d0
[MIPS] TXx9: PCI fixes for tx3927/tx4927
by Atsushi Nemoto
· 16 years ago
a0e31fb
[MIPS] TXx9: Fix JMR3927 irq numbers
by Atsushi Nemoto
· 16 years ago
8b32d6d
[MIPS] RB532: Flags are unsigned long
by Adrian Bunk
· 16 years ago
fd7ccfa
[MIPS] Initialization of Alchemy boards
by Kevin Hickey
· 16 years ago
af6dc22
[MIPS] tlb-r4k: Nuke broken paranoia error test.
by Ralf Baechle
· 16 years ago
660fc1f
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
3dd730f
cpumask: statement expressions confuse some versions of gcc
by Stephen Rothwell
· 16 years ago
a4319d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
afd962a
x86: wrong register was used in align macro
by Vitaly Mayatskikh
· 16 years ago
bd3e64c
sgi-xp: setup the notify GRU message queue
by Dean Nelson
· 16 years ago
5b8669d
sgi-xp: setup the activate GRU message queue
by Dean Nelson
· 16 years ago
83469b5
sgi-xp: cleanup naming of partition defines
by Dean Nelson
· 16 years ago
61deb86
sgi-xp: move xpc_check_remote_hb() to support both SN2 and UV
by Dean Nelson
· 16 years ago
a812dcc
sgi-xp: add usage of GRU driver by xpc_remote_memcpy()
by Dean Nelson
· 16 years ago
Next »