Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
54f53f2b94feb72622bec7a8563fc487d9f97720
54f53f2
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
f61fb8a
[POWERPC] scanlog_init cleanup and minor fixes
by Nathan Lynch
· 17 years ago
9356d90
[POWERPC] Move a.out.h to header-y since it doesn't check __KERNEL__
by Robert P. J. Day
· 17 years ago
7415d5e
[POWERPC] pseries: phyp dump: Inform kdump when phyp-dump is loaded
by Manish Ahuja
· 17 years ago
654f596
[POWERPC] pseries: phyp dump: Disable phyp-dump through boot-var
by Manish Ahuja
· 17 years ago
242f271
[POWERPC] pseries: phyp dump: Add Kconfig file option
by Manish Ahuja
· 17 years ago
fd35cff
[POWERPC] pseries: phyp dump: Tracking memory range freed
by Manish Ahuja
· 17 years ago
a9c508d
[POWERPC] pseries: phyp dump: Invalidate and print dump areas
by Manish Ahuja
· 17 years ago
599c1aa
[POWERPC] pseries: phyp dump: Debugging print routines
by Manish Ahuja
· 17 years ago
2c4f411
[POWERPC] pseries: phyp dump: Register dump area
by Manish Ahuja
· 17 years ago
d5a29c7
[POWERPC] pseries: phyp dump: Use sysfs to release reserved mem
by Manish Ahuja
· 17 years ago
6ac26c8
[POWERPC] pseries: phyp dump: Reserve and release memory
by Manish Ahuja
· 17 years ago
d28a793
[POWERPC] pseries: phyp dump: Documentation
by Manish Ahuja
· 17 years ago
163dab3
[POWERPC] powerpc32: Remove asm-offsets ptrace cruft
by Roland McGrath
· 17 years ago
59861bc
[POWERPC] arch/powerpc/platforms/iseries/pci.c: Use time_* macros
by S.Çağlar Onur
· 17 years ago
96366a8
[POWERPC] Update wait_state_cycles in the VPA
by Tony Breeds
· 17 years ago
71e91a0
[POWERPC] Don't touch PT_DTRACE in exec
by Roland McGrath
· 17 years ago
bceabd1
[POWERPC] Really export empty_zero_page
by Stephen Rothwell
· 17 years ago
4944774
[POWERPC] maple: Enable ipr driver in defconfig
by Nathan Lynch
· 17 years ago
1cd8f34
[POWERPC] maple: Kill fixup_maple_ide
by Nathan Lynch
· 17 years ago
53378c2
[POWERPC] maple: Use platform name in define_machine()
by Nathan Lynch
· 17 years ago
0276c13
[POWERPC] Add 'model: ...' line to common show_cpuinfo()
by Marian Balakowicz
· 17 years ago
a4083c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 17 years ago
4742dc1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
49741c4
PCI: revert "pcie: utilize pcie transaction pending bit"
by Andrew Morton
· 17 years ago
8a443df
PCI: iova: lockdep false alarm fix
by Mark Gross
· 17 years ago
815d2d5
driver core: debug for bad dev_attr_show() return value.
by Andrew Morton
· 17 years ago
c9698d6
UIO: add pgprot_noncached() to UIO mmap code
by Jean-Samuel Chenard
· 17 years ago
7fdba2f
USB: Fix cut-and-paste error in rtl8150.c
by Robert P. J. Day
· 17 years ago
055b93c
USB: ehci: stop vt6212 bus hogging
by Rene Herman
· 17 years ago
7f170a6
USB: sierra: add another device id
by Kevin Lloyd
· 17 years ago
4f4f9c5
USB: sierra: dma fixes
by Oliver Neukum
· 17 years ago
cc36bdd
USB: add support for Motorola ROKR Z6 cellphone in mass storage mode
by Constantin Baranov
· 17 years ago
ba2ef3b
USB: isd200: fix memory leak in isd200_get_inquiry_data
by Boaz Harrosh
· 17 years ago
b483b6a
USB: pl2303: another product ID
by Max Arnold
· 17 years ago
392e1d9
USB: new quirk flag to avoid Set-Interface
by Alan Stern
· 17 years ago
12cd5b9
USB: fix gadgetfs class request delegation
by Roy Hashimoto
· 17 years ago
7c12c92
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
5a17558
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
4cde32f
[libata] ahci: SB600 workaround is suspect... play it safe for now
by Jeff Garzik
· 17 years ago
d56dc0b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-linus
by Linus Torvalds
· 17 years ago
16fddf5
Merge branch 'linux-2.6' into merge
by Paul Mackerras
· 17 years ago
c07a9c4
sata_promise: fix hardreset hotplug events, take 2
by Mikael Pettersson
· 17 years ago
266c2e0
Make printk() console semaphore accesses sensible
by Linus Torvalds
· 17 years ago
5f7b703
bsd_acct: using task_struct->tgid is not right in pid-namespaces
by Pavel Emelyanov
· 17 years ago
a846a19
bsd_acct: plain current->real_parent access is not always safe
by Pavel Emelyanov
· 17 years ago
4dd4b92
revert "kswapd should only wait on IO if there is IO"
by Andrew Morton
· 17 years ago
537878d
hw_random doc updates
by David Brownell
· 17 years ago
cb622bb
smackfs: remove redundant lock, fix open(,O_RDWR)
by Ahmed S. Darwish
· 17 years ago
5833611
markers: remove ACCESS_ONCE
by Mathieu Desnoyers
· 17 years ago
fd3c36f
markers: update preempt_disable. call_rcu, rcu_barrier comments
by Mathieu Desnoyers
· 17 years ago
5a982cb
mm: fix boundary checking in free_bootmem_core
by Yinghai Lu
· 17 years ago
2875fb6
mtd: memory corruption in block2mtd.c
by Ingo van Lil
· 17 years ago
1312848
kernel-parameters.txt: document memmap option better
by Pavel Machek
· 17 years ago
5492a7e
[POWERPC] mpc5200: Fix incorrect compatible string for the mdio node
by Grant Likely
· 17 years ago
dda7aba
libata: improve HPA error handling
by Tejun Heo
· 17 years ago
1ffc151
libata: assume no device is attached if both IDENTIFYs are aborted
by Tejun Heo
· 17 years ago
b63b133
pata_it821x: use raw nbytes in check_atapi_dma
by Tejun Heo
· 17 years ago
aacda37
libata: implement ata_qc_raw_nbytes()
by Tejun Heo
· 17 years ago
cc7feea
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
6f58d79
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
ca1a6ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
d307377
SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adapters
by Roland Dreier
· 17 years ago
b9e76a0
x86-32: Pass the full resource data to ioremap()
by Linus Torvalds
· 17 years ago
92896bd
Don't 'printk()' while holding xtime lock for writing
by Linus Torvalds
· 17 years ago
eff2f1e
[POWERPC] Update some defconfigs
by Kumar Gala
· 17 years ago
7ea6fd7
[POWERPC] Fix Oops with TQM5200 on TQM5200
by Anatolij Gustschin
· 17 years ago
9560aea
[POWERPC] mpc5200: Fix null dereference if bestcomm fails to initialize
by Grant Likely
· 17 years ago
b8c19eb
[POWERPC] mpc5200-fec: Fix possible NULL dereference in mdio driver
by Grant Likely
· 17 years ago
1428a9f
[POWERPC] Fix crash in init_ipic_sysfs on efika
by Olaf Hering
· 17 years ago
cfe666b
[POWERPC] Don't use 64k pages for ioremap on pSeries
by Paul Mackerras
· 17 years ago
6d00815
[SPARC64]: exec PT_DTRACE
by Roland McGrath
· 17 years ago
1f17131
[SPARC64]: Use shorter list_splice_init() for brevity.
by Robert P. J. Day
· 17 years ago
8f3ea33
sch_htb: fix "too many events" situation
by Martin Devera
· 17 years ago
4b1b366
connector: convert to single-threaded workqueue
by Evgeniy Polyakov
· 17 years ago
dbee0d3
[ATM]: When proc_create() fails, do some error handling work and return -ENOMEM.
by Wang Chen
· 17 years ago
4ce6efe
kbuild: soften modpost checks when doing cross builds
by Sam Ravnborg
· 17 years ago
da990a2
[SUNGEM]: Fix NAPI assertion failure.
by David S. Miller
· 17 years ago
2572c14
BNX2X: prevent ethtool from setting port type
by Eliezer Tamir
· 17 years ago
53a6201
[9P] net/9p/trans_fd.c: remove unused variable
by Julia Lawall
· 17 years ago
421f099
[IPV6] net/ipv6/ndisc.c: remove unused variable
by Julia Lawall
· 17 years ago
6440cc9
[IPV4] fib_trie: fix warning from rcu_assign_poinger
by Stephen Hemminger
· 17 years ago
d2532dd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
7f8ed18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
0d995b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 17 years ago
130eb46
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
f16278c
Change pagemap output format to allow for future reporting of huge pages
by Hans Rosenfeld
· 17 years ago
51ec92e
mmc: use sysfs groups to handle conditional attributes
by Pierre Ossman
· 17 years ago
03c086a
PNP: increase the number of PnP memory resources from 12 to 24
by Darren Salt
· 17 years ago
245073f
ISAPNP: fix limits of logical device register set
by Bjorn Helgaas
· 17 years ago
04b6e6e
[CIFS] Fix mem leak on dfs referral
by Steve French
· 17 years ago
69d1506
[TCP]: Let skbs grow over a page on fast peers
by Herbert Xu
· 17 years ago
9e96304
x86: revert: reserve dma32 early for gart
by Thomas Gleixner
· 17 years ago
ca4e2ab
Revert "ide-tape: schedule driver for removal after 6 months"
by Bartlomiej Zolnierkiewicz
· 17 years ago
d708c40
ide: mark "hdx=remap" and "hdx=remap63" kernel parameters as obsoleted
by Bartlomiej Zolnierkiewicz
· 17 years ago
15220d9
ide: mark "hdx=[driver_name]" and "hdx=scsi" kernel parameters as obsoleted
by Bartlomiej Zolnierkiewicz
· 17 years ago
ad1c53b
ide: Documentation/ide/ide.txt fixes
by Bartlomiej Zolnierkiewicz
· 17 years ago
9c027c6
ide: mark special "ide0=" kernel parameters as obsoleted
by Bartlomiej Zolnierkiewicz
· 17 years ago
37ff9f3
ide: remove commented out entries from ide_pio_blacklist[]
by Bartlomiej Zolnierkiewicz
· 17 years ago
6465874
[SPARC64]: Remove most limitations to kernel image size.
by David S. Miller
· 17 years ago
Next »